<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Quatro, sans-serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}

h2 {
  margin: 10px 0px;
  font-family: Quatro, sans-serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}

h3 {
  margin: 0px 0px 20px;
  font-family: Quatro, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-family: Quatro, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 651px;
  max-height: 80vw;
  padding: 98px 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.54)), to(rgba(17, 17, 17, 0.54))), -webkit-gradient(linear, left top, left bottom, from(rgba(47, 66, 105, 0.8)), to(rgba(47, 66, 105, 0.8))), url("https://uploads-ssl.webflow.com/5da9853ba2089fef7a5ac0bc/5dad594b06d0776b29e82b25_audio-digital-electronics-257904.png");
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.54), rgba(17, 17, 17, 0.54)), linear-gradient(180deg, rgba(47, 66, 105, 0.8), rgba(47, 66, 105, 0.8)), url("https://uploads-ssl.webflow.com/5da9853ba2089fef7a5ac0bc/5dad594b06d0776b29e82b25_audio-digital-electronics-257904.png");
  background-position: 0px 0px, 0px 0px, 50% 70%;
  background-size: auto, auto, cover;
  color: #fff;
  text-align: center;
}

.header .container {
  z-index: 1;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #2f4269;
}

.nav-link {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 16px;
  padding-left: 16px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.nav-link.w--current {
  margin-right: 0px;
  border-bottom-color: #fff;
  color: #fff;
}

.logo-img {
  display: block;
  width: auto;
  height: 32px;
  margin-top: 0px;
  margin-right: 18px;
  margin-bottom: 0px;
  float: left;
}

.brand-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-heading {
  display: block;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 10000;
  -webkit-flex: 10000 0 auto;
  -ms-flex: 10000 0 auto;
  flex: 10000 0 auto;
  text-align: left;
}

.main-subtitle {
  display: block;
  width: 100%;
  -webkit-box-flex: 10000;
  -webkit-flex: 10000 0 auto;
  -ms-flex: 10000 0 auto;
  flex: 10000 0 auto;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.81);
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.about-text {
  display: block;
  width: 100%;
  -webkit-box-flex: 10000;
  -webkit-flex: 10000 0 auto;
  -ms-flex: 10000 0 auto;
  flex: 10000 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.testimonial-slider {
  position: static;
  height: auto;
  margin-right: -8px;
  margin-left: -8px;
  background-color: transparent;
}

.arrow {
  left: auto;
  top: 24px;
  right: 16px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #2f4269;
  font-size: 30px;
}

.arrow:hover {
  color: #333;
}

.arrow.left {
  right: 56px;
}

.testimonial-slide {
  width: 33.333333%;
  padding: 16px 8px;
  border-radius: 8px;
  background-color: transparent;
  text-align: center;
}

.mask {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.testimonial {
  margin-bottom: 22px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
}

.from {
  margin-bottom: 0px;
  color: #111;
  font-size: 14px;
  font-weight: 700;
}

.contact-text {
  color: #212121;
  font-size: 14px;
  text-align: left;
  text-transform: none;
  width: 100%;
  margin-right: 8px;
}

.social-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-align: left;
  text-decoration: none;
}

.social-wrapper:hover {
  opacity: 0.43;
}

.social-icon {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  clear: none;
  color: #2f4269;
}

.social-icon.about {
  width: auto;
  height: 30px;
}

.form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.success-message {
  padding-top: 82px;
  padding-bottom: 82px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  background-color: transparent;
  color: #7ec4bd;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.face {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-bottom: 10px;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.face.drop-shadow {
  width: 40px;
  height: 40px;
  background-color: #323232;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-transform: capitalize;
}

.columns.footer-links {
  padding-top: 24px;
  padding-bottom: 24px;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Roboto, sans-serif;
  color: #2f4269;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #2f4269;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.column-2.middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section {
  position: relative;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: transparent;
}

.section.bg-primary {
  background-color: transparent;
}

.section.bg-primary.cta {
  position: relative;
  margin-top: -32px;
  margin-bottom: -32px;
}

.section.bg-grey {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.section.contact {
  padding-bottom: 88px;
  overflow: hidden;
}

.section.clients {
  padding-top: 64px;
  padding-bottom: 100px;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-item-content {
  padding: 16px 16px 16px 32px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  display: block;
}

.benefit-count {
  width: 16px;
  height: 16px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50%;
  background-color: #d8e8f4;
  text-align: center;
  text-decoration: none;
}

.benefit-count-text {
  font-family: Roboto, sans-serif;
  color: #2f4269;
  font-size: 10px;
  line-height: 16px;
  text-decoration: none;
}

.benefits-item {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.benefits-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.heading-4 {
  display: inline-block;
}

.heading-4.benefit-title {
  color: #2f4269;
}

.benefits-content {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: transparent;
  text-align: left;
}

.paragraph {
  margin-bottom: 8px;
}

.paragraph.description-heading {
  color: #2f4269;
  font-weight: 700;
}

.div-block-4 {
  position: absolute;
  left: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2px;
  height: 100%;
  background-color: #d2d2d2;
}

.btn-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f26001;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.btn-primary:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.btn-primary:active {
  box-shadow: none;
}

.btn-primary.margin-left {
  display: block;
  margin-right: 0px;
  margin-left: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.btn-primary.margin-left:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.btn-primary.margin-left.on-mobile {
  display: none;
}

.btn-primary.margin-top {
  margin-top: 16px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.btn-primary.margin-top:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.btn-primary.margin-top:active {
  box-shadow: none;
}

.btn-primary.full-width {
  width: 100%;
}

.btn-primary.full-width.margin-left {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-primary.full-width.margin-left.btn-subscribe {
  height: 46px;
  text-align: center;
}

.btn-primary.margin-right {
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.btn-primary.margin-right:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.btn-primary.margin-right:active {
  box-shadow: none;
}

.btn-primary.google {
  margin-top: 16px;
  background-color: #fff;
  background-image: url("https://uploads-ssl.webflow.com/5da9853ba2089fef7a5ac0bc/5dada8d7854cfc65862c02a8_google_icon.png");
  background-position: 39% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #000;
}

.btn-primary.google:hover {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}

.btn-primary.google:active {
  box-shadow: none;
}

.btn-flat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-left: 16px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.2s ease;
  border-radius: 4px;
}

.btn-flat.text-primary:hover {
  background-color: #e0e0e0;
}

.btn-flat.text-primary {
  color: #2f4269!important;
  outline: none;
  display: inline-block;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1196px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.container.left-align {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container.cta-content {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container.separator {
  height: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #d2d2d2;
}

.bg-primary {
  background-color: #2f4269;
}

.heading-5 {
  display: block;
  color: #fff;
}

.nav-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-buttons.mobile-control {
  display: none;
}

.heading-6 {
  position: static;
  left: 20px;
  display: block;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #2f4269;
  font-size: 24px;
}

.heading-7 {
  position: static;
  margin-left: auto;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #2f4269;
  font-size: 24px;
  text-align: left;
}

.tab-link-tab-1 {
  width: 50%;
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #000;
}

.tab-link-tab-1.w--current {
  left: 0px;
  width: 50%;
  border-bottom: 2px solid #f26001;
  background-color: #fff;
  color: #f26001;
  cursor: pointer;
}

.tabs {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  border-radius: 0px;
  font-family: Roboto, sans-serif;
}

.text-block {
  clear: none;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.text-block-2 {
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.tab-link-tab-2 {
  width: 50%;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  cursor: pointer;
}

.tab-link-tab-2.w--current {
  border-bottom: 2px solid #f26001;
  background-color: transparent;
  color: #f26001;
}

.image {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

.icon {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 20px;
}

.icon-2 {
  font-size: 20px;
}

.form-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-3.last {
  padding-right: 0px;
  padding-left: 8px;
}

.input-field {
  height: 100%;
  max-height: 46px;
  margin-bottom: 16px;
  padding: 13.5px 16px;
  border-radius: 4px;
  font-size: 16px;
}

.input-field.text-area {
  max-height: 87px;
}

.input-field.margin-left {
  margin-left: 8px;
}

.input-field.newsletter-email {
  margin-bottom: 0px;
}

.tabs-content {
  margin-top: 16px;
}

.margin-right {
  margin-right: 8px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.columns-4 {
  display: block;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.drop-shadow {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.24);
}

.div-block-5 {
  display: block;
  width: 1px;
  height: 14px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: hsla(0, 0%, 100%, 0.32);
}

.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 10px;
  cursor: pointer;
}

.language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-block-3 {
  color: #fff;
}

.icon-3 {
  color: #fff;
}

.spacer {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-list {
  background-color: #fff;
}

.language-link:hover {
  background-color: rgba(47, 66, 105, 0.1);
}

.disable-drag{
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

.attention {
  z-index: 9999;
}

.desktop-overlay {
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 0;
  max-width: none;
}

.image-2 {
  position: absolute;
  left: -1px;
  top: auto;
  right: -1px;
  bottom: -1px;
  width: 101%;
  max-width: none;
}

.image-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.testiimonial-card {
  border-radius: 8px;
  background-color: #fafafa;
}

.testiimonial-card.drop-shadow {
  overflow: hidden;
}

.testimonial-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("https://uploads-ssl.webflow.com/5da9853ba2089fef7a5ac0bc/5dad5f9965b2d95b8a13f7f1_testi-bg.svg");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-profile {
  position: relative;
  padding: 32px 16px 16px;
}

.image-4 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 240px;
  background-color: #f5f5f5;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0;
  bottom: 0%;
  width: 101vw;
  max-width: unset;
}

.image-6 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: auto;
  max-width: none;
  -webkit-transform: translate(0px, 14px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: translate(0px, 14px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.separator {
  width: 100%;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #d2d2d2;
}

.text-block-4 {
  margin-right: 8px;
  margin-left: 8px;
  color: #707070;
}

.text-block-5 {
  margin-right: 8px;
  color: #111;
}

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #707070;
}

.footer-link {
  color: #707070;
}

.link {
  color: #707070;
}

.client-stats {
  margin-top: 8px;
  font-size: 12px;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(13, 27, 58, 0.8);
  opacity: 0;
}

.sign-up-modal {
  padding: 16px;
  border-radius: 4px;
  background-color: #fff;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.subtitle {
  font-weight: 400;
}

.heading-9 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 28px;
  text-align: left;
}

.image-7 {
  width: 34px;
  height: 34px;
  padding: 8px;
}

.link-block {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 50%;
  cursor: pointer;
}

.link-block:hover {
  background-color: rgba(17, 17, 17, 0.1);
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-11 {
  padding-left: 0px;
}

.navbar-2 {
  display: none;
}

.div-block-6 {
  background-color: #fafafa;
}

@media (max-width: 991px) {
  .benefit-slide.w-slider {
    height: 315px;
  }
  .benefit-active {
    height: auto !important;
  }
  .input-field.margin-left {
    margin-left: 0;
  }
  .nav-link {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .nav-link:hover {
    border-bottom-color: transparent;
  }
  .nav-link.mobile {
    width: 100%;
    text-align: left;
  }
  .nav-link.mobile.w--current {
    border-style: none;
    border-width: 1px;
    border-color: #000 #fff #000 #000;
    background-color: rgba(17, 17, 17, 0.17);
  }
  .main-heading {
    font-size: 38px;
    line-height: 44px;
  }
  .mask {
    max-width: 100vw;
    padding-left: 8px;
  }
  .social-wrapper {
    margin-right: 8px;
  }
  .social-icon {
    width: 32px;
    height: 32px;
    margin-right: 0px;
  }
  .menu-button {
    margin-top: 7px;
    padding: 10px;
    font-size: 32px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #7ec4bd;
  }
  .nav-menu {
    background-color: #f5f5f5;
  }
  .div-block-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section.bg-primary.cta {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #2f4269;
  }
  .section.bg-grey {
    padding-top: 16px;
  }
  .section.clients {
    padding-top: 16px;
    padding-bottom: 32px;
  }
  .btn-primary.margin-left.on-mobile {
    display: block;
  }
  .btn-primary.google {
    background-position: 35% 50%;
  }
  .btn-flat.mobile {
    width: 100%;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .container.cta-content {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .container.mobile-nav {
    position: static;
  }
  .nav-buttons {
    display: none;
  }
  .nav-buttons.mobile-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-menu {
    background-color: #2f4269;
    box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.54);
  }
  .nav-menu.mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 100000;
    width: 300px;
    height: 100vh;
    max-height: none;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .dropdown {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .language {
    width: 100%;
  }
  .text-block-3.mobile {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .image-4 {
    display: none;
  }
  .div-block-6 {
    display: block;
    background-color: #2f4269;
    height: 100%;
  }
  .modal-wrapper {
    display: none;
    opacity: 0;
  }
  .sign-up-modal {
    margin-right: 32px;
    margin-left: 32px;
  }
  .icon-4 {
    color: #fff;
  }
  .nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-container.mobile {
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 16px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
  }
  .link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-left: 16px;
  }
  .div-block-7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-8 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .navbar-2 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.17);
  }
  .nav-link-2 {
    display: inline-block;
    width: 100%;
    padding: 12px 16px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 2px solid transparent;
    -webkit-transition: color 300ms ease, border-color 300ms ease;
    transition: color 300ms ease, border-color 300ms ease;
    font-weight: 500;
    text-align: center;
  }
  .nav-link-2.w--current {
    border-top: 2px solid #f26001;
    color: #f26001;
  }
  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  .benefit-slide.w-slider {
    height: 100%;
  }
  .benefit-slide .w-slide {
  position: relative !important;
  }
  .benefit-slide .w-slide img {
    margin: auto;
    max-width: 600px;
  }
  .header {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .logo-img {
    width: auto;
  }
  .testimonial-slide {
    width: 100%;
    max-width: 94vw;
  }
  .mask {
    max-width: 100vw;
  }
  .social-wrapper {
    margin-right: 8px;
    text-align: center;
  }
  .menu-button {
    margin-top: 0px;
  }
  .columns {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .columns.footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .columns.footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-2 {
    padding-left: 0px;
  }
  .column-2.middle {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .section.bg-primary.cta {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #2f4269;
  }
  .section.bg-grey {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .section.clients {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .btn-primary.full-width.margin-left.btn-subscribe {
    margin-left: 0px;
    text-align: center;
  }
  .btn-primary.google {
    background-position: 28% 50%;
  }
  .btn-flat.mobile {
    display: block;
    width: 100%;
    text-align: left;
  }
  .container {
    padding-bottom: 0px;
  }
  .container.cta-content {
    position: relative;
    top: 0%;
    bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .container.mobile {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-buttons.mobile-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .heading-6 {
    line-height: 32px;
  }
  .columns-3.mobile-stay-tuned {
  }
  .column-3.last {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tabs-content {
    margin-bottom: 16px;
  }
  .dropdown {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .language {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    display: none;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .sign-up-modal {
    overflow: auto;
    max-height: 90vh;
    margin-right: 16px;
    margin-left: 16px;
  }
  .icon-4 {
    color: #fff;
  }
}

@media (max-width: 991px) {
  .desktop-overlay {
    display: none;
  }
  .header {
    height: 60vh;
    max-height: 80vh;
  }
  .navbar.drop-shadow {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .nav-link {
    -webkit-transition: opacity 200ms ease, background-color 200ms ease;
    transition: opacity 200ms ease, background-color 200ms ease;
  }
  .nav-link.mobile {
    background-color: #2f4269;
    cursor: pointer;
  }
  .logo-img {
    width: 100px;
    height: 50px;
  }
  .main-heading {
    font-size: 34px;
    line-height: 38px;
    text-align: center;
  }
  .main-subtitle {
    text-align: center;
  }
  .about-text {
  }
  .mask {
    width: 100%;
    max-width: 100vw;
  }
  .social-icon {
    width: 32px;
    height: 32px;
  }
  .form-wrapper {
    padding-right: 0%;
    padding-left: 0%;
  }
  .menu-button {
    color: #fff;
  }
  .columns {
    padding-bottom: 32px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .columns.footer {
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column {
    margin-bottom: 4px;
    padding-top: 0px;
  }
  .column-2 {
    padding-left: 0px;
  }
  .column-2.middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.bg-primary.cta {
    height: 299px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #2f4269;
    align-items: center;
    display: flex;
  }
  .section.bg-grey {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .section.contact {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .section.clients {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .btn-primary.margin-left {
    display: block;
  }
  .btn-primary.margin-top {
    margin-top: 24px;
    clear: none;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .btn-primary.full-width.margin-left.btn-subscribe {
    margin-left: 0px;
    text-align: center;
  }
  .btn-primary.google {
    background-position: 12px 50%;
  }
  .btn-flat {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .btn-flat.mobile {
    margin-bottom: 16px;
    border-bottom-style: none;
    background-color: #2f4269;
  }
  .container.left-align {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .container.mobile-nav {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-5 {
    font-size: 32px;
    line-height: normal;
  }
  .nav-buttons {
    display: none;
  }
  .nav-buttons.mobile-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #2f4269;
    cursor: pointer;
  }
  .heading-6 {
    margin-top: 0px;
    line-height: 32px;
  }
  .tab-link-tab-1.w--current {
    padding-right: 16px;
    padding-left: 16px;
  }
  .text-block {
    font-size: 14px;
  }
  .text-block-2 {
    font-size: 14px;
  }
  .tab-link-tab-2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .columns-3.mobile-stay-tuned {
  }
  .column-3.last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .input-field.newsletter-email {
    margin-right: auto;
    margin-left: auto;
  }
  .nav-menu {
    background-color: #2f4269;
    color: #fff;
  }
  .nav-menu.mobile {
    width: auto;
  }
  .div-block-5 {
    display: block;
  }
  .dropdown {
    font-size: 14px;
    text-transform: uppercase;
  }
  .language {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
  }
  .spacer {
    display: none;
  }
  .dropdown-list {
    background-color: #2f4269;
    color: #fff;
  }
  .language-link {
    color: #fff;
  }
  .image-4 {
    display: none;
  }
  .text-block-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sign-up-modal {
    overflow: auto;
    max-height: 90vh;
    margin-right: 8px;
    margin-left: 8px;
  }
  .icon-4 {
    text-align: left;
    cursor: pointer;
  }
  .nav-container.mobile {
    width: 240px;
    background-color: #f26001;
    cursor: pointer;
  }
  .link-block-2 {
    width: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-left: 16px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    cursor: pointer;
  }
  .link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 16px auto 16px 0px;
    padding-left: 0px;
    cursor: pointer;
  }
  .div-block-8 {
    background-color: #2f4269;
    cursor: default;
  }
  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-14 {
    margin-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-2 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    background-color: #fff;
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.24);
  }
  .nav-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid transparent;
    font-size: 12px;
    font-weight: 500;
  }
  .nav-link-2.w--current {
    border-top: 2px solid #f26001;
    color: #f26001;
  }
  .nav-link-3 {
    font-size: 12px;
  }
  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}


.row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  margin: 4px 8px;
}

.justify-center {
  justify-content: center;
}

.benefits-item p {
  text-align: left;
}

.color-orange {
  color: #f26001;
}

.about-the-service {
  text-transform: none;
  text-align: left;
  width: 100%;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.example-row {
  margin: 0;
}

.example-icons {
  padding: 2px;
  font-weight: bolder;
}

.example-explanation {
  line-height: 20px;
  margin-left: 8px;
  padding: 2px;
}

@media (min-width: 991px) {
  .hide-on-desktop {
    display: none;
  }
}


.w-webflow-badge {
  display: none !important;
}

.header:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 29, 67, 0.8);
  display: none;
}

.header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

a.footer-link {
  text-decoration: none;
}
a.footer-link:not(:hover) {
  opacity: 0.6;
}


.benefit-active {
  height: auto !important;
}

@media (max-width: 1200px) {
  .header:before {
    display: block;
  }

  .desktop-overlay {
    display: none;
  }
}

@media (max-width: 991px) {
  .container.mobile-nav {
    padding-right: 16px;
  }

  .spacer {
    display: block;
  }

  .nav-link.mobile.w--current {
    border-style: none;
    border-width: 1px;
    border-color: #000 #fff #000 #000;
    background-color: rgb(242, 96, 1);
  }

  .benefit-active {
    height: auto !important;
  }

  .mobile-stay-tuned .w-col {
    width: 100%;
  }
}


.benefit-active .benefit-count{
  background-color: rgb(242, 96, 2);
}

.benefit-active .heading-4.benefit-title{
  color: rgb(242, 96, 1);
}

.benefit-active .benefits-trigger div.benefit-count-text{
  color: rgb(255, 255, 255);
}

#testimonials .container {
  overflow: hidden;
}

.benefits-heading {
  text-align: left;
}

.arrow.only-mobile {
  opacity: 0.8;
  transform: scale(0.75);
  transition: all 0.3s ease;
}

.arrow.only-mobile:hover {
  opacity: 1;
  transform: scale(1);
}

.w-input {
  transition: all 0.2s ease;
}

.w-input:focus, .w-select:focus {
  border-color: transparent;
  box-shadow: 0 0 0 2px #2f4269 inset;
}

.btn-flat.text-primary {
  color: #2f4269!important;
}

.view-more {
  color: #F26001;
  font-family: Quatro, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}

label.screen-reader-text {
  display: none;
}

a.claims_manager_btn {
  text-decoration-line: none !important;
  border: solid white 3px;
}


.cm-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: transparent;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0
}

.claims-banner-1 {
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 0;
  max-width: none;
}

.claims-banner-2 {
  position: absolute;
  left: -1px;
  top: auto;
  right: -1px;
  bottom: -1px;
  width: 101%;
  max-width: none;
}
</pre></body></html>