body {
  color: #333;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #fff;
  padding: 48px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
}

a.w--current {
  background-color: #fff;
  background-image: linear-gradient(55deg, #9cd2dc, #cbebf0);
  border-radius: 20px;
  padding: 36px;
  transition: all .2s;
  transform: translate(0, -2px);
  box-shadow: 0 14px 9px -12px rgba(0, 0, 0, .3), 0 20px 20px -3px rgba(0, 0, 0, .3);
}

strong {
  font-weight: bold;
}

.navbar {
  z-index: 99;
  float: none;
  clear: left;
  background-color: #fff;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 120px;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
  box-shadow: 10px 10px 20px -7px rgba(0, 0, 0, .15);
}

.section-hero {
  z-index: 5;
  float: none;
  clear: both;
  color: #333;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #646464;
  background-image: url('../images/image-bg-hero-b.jpg'), linear-gradient(312deg, #72b6c6, #abdce5);
  background-position: 50% 0, 0 0;
  background-size: cover, auto;
  background-clip: border-box;
  border-radius: 0 0 60px 60px;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-weight: 600;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-hero._2-client-logos {
  z-index: -1;
  background-color: #fff;
  background-image: none;
  height: 34px;
  margin-top: -60px;
  padding-top: 0;
  padding-bottom: 200px;
  position: relative;
}

.section-hero._3-what-we-do {
  z-index: 0;
  height: 1290px;
  margin-top: -60px;
  margin-right: -150px;
  padding-top: 120px;
  position: relative;
}

.body {
  color: #2e3e40;
  background-color: #fff;
  border-radius: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: block;
  overflow: visible;
}

.container {
  z-index: auto;
  align-items: center;
  max-width: 100%;
  height: 0;
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: none;
  border-radius: 0 0 30px 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  overflow: hidden;
}

.container-2.contact-us {
  flex-direction: row;
  align-items: flex-start;
  padding-left: 5%;
  padding-right: 5%;
}

.bold-text {
  font-size: 76px;
  font-weight: 600;
  line-height: 84px;
}

.bold-text.heading-hero {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 30ch;
  display: flex;
}

.bold-text-2 {
  float: none;
  justify-content: flex-start;
  max-width: 80ch;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

.bold-text-3 {
  font-size: 16px;
  font-weight: 600;
  overflow: visible;
}

.button {
  background-image: linear-gradient(27deg, #005981, #0092b7);
  border-radius: 50px;
  height: 60px;
  margin-top: 24px;
  padding: 18px 100px 0;
}

.button.hover {
  float: none;
  align-self: flex-start;
  font-weight: 700;
  transition: all .2s;
  display: inline-block;
}

.button.hover:hover {
  color: #005981;
  background-color: #fff;
  background-image: linear-gradient(343deg, #fff, #a7d8e3);
  border: 2px #045979;
  transform: translate(0, -5px);
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, .2), 0 12px 20px rgba(0, 0, 0, .2);
}

.paragraph {
  float: none;
  clear: none;
  max-width: 80ch;
  margin-top: 256px;
  padding-top: 18px;
  padding-left: 0;
  position: static;
}

.paragraph.wehat-we-do-subhead {
  float: right;
  clear: left;
  margin-top: -951px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}

.heading {
  z-index: 0;
  float: none;
  max-width: none;
  height: auto;
  margin-top: 3px;
  position: static;
}

.heading.features {
  color: #fff;
}

.heading.contact-us {
  margin-top: 0;
  margin-bottom: auto;
}

.nav-link {
  color: #005981;
  margin-right: 40px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  transform: translate(0);
}

.nav-link:hover {
  color: #fff;
  background-image: linear-gradient(to top, #79bac9, #a6d8e1);
  border-radius: 300px;
  transform: translate(0, -5px);
}

.nav-link.header-button {
  float: right;
  color: #fff;
  background-image: linear-gradient(226.32deg, #abdce5, #72b6c6);
  border-radius: 30px;
  width: 210px;
  height: 48px;
  margin-top: 0;
  margin-right: 0;
  padding: 0 40px;
  font-weight: 600;
  transition: all .2s;
  display: block;
}

.nav-link.header-button:hover {
  color: #fff;
  background-image: linear-gradient(51deg, #015f86, #008db2);
  transform: translate(0, -5px);
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, .15), 0 12px 20px rgba(0, 0, 0, .3);
}

.nav-link.menu-unbold {
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 600;
}

.nav-link.menu-unbold:hover {
  color: #fff;
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, .3), 0 12px 20px rgba(0, 0, 0, .3);
}

.nav-link.menu-unbold.w--current {
  box-shadow: none;
  color: #79bac9;
  background-image: none;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .2s;
}

.nav-link.menu-unbold.button-hero {
  color: #fff;
  background-image: linear-gradient(225deg, #abdce5, #72b6c6);
  width: 225px;
  margin-top: 0;
  padding-top: 16px;
}

.nav-menu {
  margin-top: 17px;
}

.bold-text-9 {
  float: none;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 0;
  font-weight: 600;
  line-height: 18px;
  display: block;
}

.image-benefits-circlegraphics {
  z-index: 0;
  float: left;
  transform-style: preserve-3d;
  width: 265px;
  height: 265px;
  margin-top: -272px;
  margin-left: -132px;
  position: relative;
}

.hover-image-what-we-do {
  float: right;
  clear: none;
  text-align: center;
  object-fit: cover;
  flex: 0 auto;
  order: 1;
  align-self: flex-end;
  width: 90%;
  max-width: 100%;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.grid {
  grid-template: "Area"
  / 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  height: auto;
  padding-top: 173px;
  padding-bottom: 0;
}

.hero-h1 {
  cursor: auto;
  font-size: 76px;
  font-weight: 600;
  line-height: 84px;
  display: inline;
}

.tabs {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row-reverse;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  padding-right: 0;
  display: flex;
  position: static;
  top: 220px;
  bottom: 0%;
  left: 1102px;
  right: 0%;
}

.tabs-menu {
  flex-direction: column;
  align-self: auto;
  width: 50%;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.image {
  float: left;
}

.tab-wrapper-text {
  position: absolute;
}

.tabs-content {
  background-color: rgba(0, 0, 0, 0);
  width: 50%;
}

.subhead-what-we-do, .subhead-what-we-do.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-2 {
  font-size: 18px;
  line-height: 30px;
}

.column {
  flex-direction: column;
  display: flex;
}

.columns {
  align-self: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.section-data-drive-decision-making {
  z-index: 4;
  background-color: #fff;
  background-image: url('../images/image-big-contact-copy.jpg');
  background-position: 0 0;
  background-size: cover;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  height: auto;
  margin-top: -60px;
  padding-top: 197px;
  padding-bottom: 142px;
  position: relative;
  overflow: hidden;
  transform: translate(0, -5px);
}

.sbuhead-section2 {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.subhead-s2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text-10 {
  border-radius: 20px;
  font-weight: 500;
}

.tabs-2 {
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  flex-direction: row;
  height: 929px;
  margin-top: 98px;
  display: flex;
}

.tabs-menu-2 {
  border-radius: 30px;
  flex-direction: column;
  order: 1;
  width: 50%;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.tabs-content-2 {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.brand {
  object-fit: none;
  margin-top: 6px;
  padding: 0;
}

.brand.w--current {
  box-shadow: none;
  background-image: none;
  border-radius: 0;
  height: auto;
  margin-top: 6px;
  padding: 0;
  transition: none;
  transform: none;
}

.tab-link-export {
  padding: 36px;
}

.tab-link-export.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
}

.tab-link-export.tab-default.w--current {
  border-radius: 30px;
}

.tab-link-save {
  padding: 36px;
}

.tab-link-save.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
}

.tab-link-alerts {
  padding: 36px;
}

.tab-link-alerts.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
}

.tab-link-alerts.tab-default.w--current {
  border-radius: 30px;
}

.tab-link-comment {
  padding: 36px;
}

.tab-link-comment.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
}

.tab-link-brand {
  padding: 36px;
}

.tab-link-brand.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
}

.tab-title1 {
  padding-left: 64px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.para-tabs {
  padding-top: 12px;
  padding-left: 64px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.icon-tabs {
  float: left;
  color: #91bbc0;
}

.icon-tabs.icon-color {
  transition: color .2s;
  transform: translate(0);
}

.tab-link-access {
  border-radius: 2px;
}

.tab-link-access.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.tab-link-access.tab-default {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 36px;
}

.tab-link-access.tab-default.w--current {
  background-image: linear-gradient(205deg, #cbebf0, #9cd2dc);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 36px;
  transition: all .2s;
  transform: translate(0, -2px);
  box-shadow: 0 7px 4px -4px rgba(0, 0, 0, .3), 0 20px 20px -16px rgba(0, 0, 0, .3);
}

.tab-link-access.tab-default.w--current:hover {
  background-image: linear-gradient(264deg, #cbebf0, #9cd2dc);
  border-radius: 30px;
  transform: translate(0)translate(0, -2px);
  box-shadow: 0 6px 3px -4px rgba(0, 0, 0, .3), 0 20px 20px -16px rgba(0, 0, 0, .3);
}

.image-2 {
  z-index: 2;
  float: right;
  margin-top: -269px;
  position: static;
}

.section-benefits {
  z-index: 3;
  float: none;
  clear: both;
  color: #333;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #646464;
  background-image: url('../images/shutterstock_73875379.png'), linear-gradient(312deg, #72b6c6, #abdce5);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-clip: border-box;
  border-radius: 0 0 60px 60px;
  height: auto;
  min-height: auto;
  margin-top: -60px;
  padding-top: 200px;
  padding-bottom: 134px;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.section-benefits._2-client-logos {
  z-index: -1;
  background-color: #fff;
  background-image: none;
  height: 34px;
  margin-top: -60px;
  padding-top: 0;
  padding-bottom: 200px;
  position: relative;
}

.section-benefits._3-what-we-do {
  z-index: 0;
  height: 1290px;
  margin-top: -60px;
  margin-right: -150px;
  padding-top: 120px;
  position: relative;
}

.image-3 {
  object-fit: scale-down;
  overflow: visible;
}

.tab-pane-access {
  background-image: url('../images/Dashboard-1-Copy-2-2.jpg'), linear-gradient(#9fd4dc, #caebf0);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border-radius: 60px;
  height: 100%;
}

.tab-pane-save {
  background-image: url('../images/tab-2.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 60px;
  height: 100%;
}

.tab-pane-export {
  background-image: url('../images/Dashboard-1---Market-Trends-Copy-2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 60px;
  height: 100%;
}

.tab-pane-comment {
  background-image: url('../images/Homepage-Dashboard-Copy-3.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 60px;
  height: 100%;
}

.tab-pane-alerts {
  background-image: url('../images/tab-4.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 60px;
  height: 100%;
}

.tab-pane-brand {
  background-image: url('../images/Dashboard-1-Copy-2-2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 60px;
  height: 100%;
}

.graphic-circles-benefits {
  z-index: 2;
  float: right;
  margin-top: 771px;
  margin-left: -200px;
  position: relative;
}

.grid-2 {
  grid-template: "Area" .25fr
  / 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  margin-top: 148px;
}

.grid-3 {
  grid-template: "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 "Area Area-2 Area-3"
                 / 1fr 1fr 1fr;
  grid-auto-flow: column;
  margin-top: 124px;
}

.columns-2 {
  width: 10%;
}

.wrapper-benefits {
  height: auto;
  margin-top: 148px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.wrapper-benefits.features {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 56px;
  margin-bottom: 56px;
}

.card-benefits {
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
  width: 33%;
  margin-left: 0;
  margin-right: 24px;
  padding: 48px;
}

.card-benefits.take {
  background-image: linear-gradient(225deg, #025a7a, #024761);
}

.card-benefits.features {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, .3);
  width: 25%;
  padding: 12px 24px;
  display: flex;
}

.div-block-3, .div-block-4 {
  width: 33%;
}

.card-beneifts-para {
  text-align: left;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.card-beneifts-para.take {
  color: #fff;
}

.heading-2 {
  text-align: left;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.heading-2.successfully2 {
  text-align: center;
  min-width: auto;
  max-width: 28ch;
  margin-top: 43px;
  padding-left: 39px;
  padding-right: 39px;
  font-weight: 400;
}

.image-4 {
  text-align: left;
  margin-top: 41px;
  padding-bottom: 58px;
}

.image-4.features {
  width: 36px;
  margin-top: 0;
  margin-right: 24px;
  padding-bottom: 0;
}

.title-benefits-cards {
  z-index: 0;
  text-align: left;
  max-width: 34ch;
  font-weight: 600;
  position: static;
}

.title-benefits-cards.take {
  color: #fff;
}

.title-benefits-cards.features {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

.title-benefits-cards.fetures {
  color: #fff;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 28px;
}

.bold-text-11 {
  font-weight: 600;
}

.bold-text-11.take {
  color: #fff;
}

.bold-text-12 {
  font-weight: 600;
}

.bold-text-12.take {
  color: #fff;
}

.bold-text-12.features {
  width: 20ch;
}

.section-contact-us {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/image-big-contact-copy.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 24px #fff;
  border-radius: 60px;
  flex-direction: row;
  height: auto;
  margin-top: -60px;
  padding-top: 194px;
  padding-bottom: 113px;
  display: block;
  position: relative;
  overflow: hidden;
}

.tabs-contact {
  margin-top: 115px;
}

.text-block-3 {
  color: #035371;
  font-size: 30px;
  line-height: 38px;
}

.tab-link-send-us-a-message {
  background-color: #fff;
  border: 1px #000;
  margin-right: 64px;
  padding: 36px 0;
}

.tab-link-send-us-a-message.w--current {
  box-shadow: none;
  background-color: #fff;
  background-image: none;
  border: 1px #000;
  border-bottom: 10px solid #92cbd6;
  border-radius: 0;
  margin-right: 64px;
  padding: 36px 0;
  transition-property: none;
  transform: none;
}

.tabs-menu-3 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom-width: 2px;
}

.bold-text-13 {
  color: #025371;
  font-weight: 600;
}

.text-block-4 {
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.tab-link-schedule-a-demo {
  background-color: #fff;
  border: 10px solid #fff;
  border-bottom-color: #92cbd6;
  padding: 36px 0;
}

.tab-link-schedule-a-demo.w--current {
  box-shadow: none;
  background-color: #fff;
  background-image: none;
  border-bottom-style: solid;
  border-bottom-color: #91cad7;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s;
  transform: none;
}

.bold-text-14 {
  color: #025371;
  font-weight: 600;
}

.tabs-content-3 {
  border-top: 2px solid rgba(0, 0, 0, .2);
}

.form {
  float: right;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-field {
  background-color: rgba(0, 0, 0, .05);
  border-radius: 20px;
  height: 48px;
  margin-bottom: 24px;
  padding-left: 24px;
}

.text-field:focus {
  color: #fff;
  background-color: #005981;
  border: 1px solid rgba(0, 0, 0, 0);
}

.text-field-2 {
  background-color: rgba(0, 0, 0, .05);
  border-radius: 5px;
  height: 48px;
  margin-bottom: 24px;
}

.submit-button {
  background-image: linear-gradient(36deg, #035371, #97cdd8);
  border-radius: 30px;
  width: 100%;
  height: 48px;
  margin-top: 15px;
}

.textarea {
  background-color: rgba(0, 0, 0, .05);
  border-radius: 20px;
  justify-content: space-around;
  height: 400px;
  min-height: 150px;
  padding-top: 24px;
  padding-left: 24px;
  display: flex;
}

.textarea:focus {
  color: #fff;
  background-color: #034b65;
  border: 1px solid rgba(0, 0, 0, 0);
}

.paragraph-2 {
  float: left;
  width: 50%;
  margin-top: 84px;
  padding-left: 0;
  padding-right: 52px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.form-block {
  float: right;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.select-field {
  color: #999;
  border-radius: 20px;
  height: 48px;
  margin-bottom: 24px;
  padding-left: 24px;
}

.footer-holder {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 34px;
  margin-right: 34px;
  display: flex;
}

.section-2 {
  background-image: linear-gradient(#025a7a, #024761);
}

.image-5 {
  clear: none;
  align-self: flex-start;
}

.link-block {
  flex: 0 auto;
}

.footer2 {
  z-index: 0;
  background-image: linear-gradient(#025a7a, #024761);
  height: 240px;
  margin-top: -74px;
  position: relative;
  overflow: hidden;
}

.image-6 {
  text-align: left;
  flex: 1;
  align-self: flex-start;
}

.grid-4 {
  flex: 1;
  order: -1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: start;
  align-self: center;
  align-items: flex-start;
  margin-top: 17px;
  display: block;
}

.columns-3 {
  flex-direction: row;
  align-self: center;
  width: 100%;
  margin-top: 39px;
  display: flex;
}

.column-2 {
  text-align: right;
  margin-top: 17px;
  padding-top: 11px;
}

.container-hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: none;
  border-radius: 0 0 30px 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  margin-top: 278px;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  overflow: visible;
}

.container-footer {
  align-items: center;
  max-width: 100%;
  height: 0;
  margin-top: 16px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 68px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  overflow: visible;
}

.icons-footer {
  margin-left: 0;
  margin-right: 39px;
}

.icons-footer.end-icon-footer {
  margin-right: 64px;
}

.bold-text-15, .bold-text-16, .bold-text-17 {
  font-weight: 600;
}

.bold-text-18 {
  font-weight: 500;
}

.button-2 {
  text-align: center;
  width: 210px;
  height: 48px;
}

.button-footer {
  box-shadow: none;
  text-align: center;
  background-image: linear-gradient(228deg, #abdce5, #72b6c6);
  border-radius: 30px;
  width: 210px;
  height: 48px;
  padding-top: 14px;
  transition: all .2s;
  transform: translate(0);
}

.button-footer:hover {
  transform: translate(0, -2px);
  box-shadow: 0 6px 5px -4px rgba(0, 0, 0, .3), 0 19px 20px -10px rgba(0, 0, 0, .3);
}

.button-hero {
  text-align: center;
  background-image: linear-gradient(230deg, #0092b7, #005981);
  border-radius: 30px;
  align-self: flex-start;
  width: 286px;
  height: 60px;
  margin-top: 15px;
  padding-top: 19px;
  transition: all .2s;
}

.button-hero:hover {
  transform: translate(0, -2px);
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, .3), 0 20px 20px -11px rgba(0, 0, 0, .3);
}

.image-7 {
  padding-top: 13px;
}

.paragraph-3 {
  align-self: flex-start;
  max-width: 80ch;
  margin-top: 32px;
}

.footerlink:hover {
  color: #79bac9;
}

.column-3 {
  text-align: center;
  padding-top: 16px;
}

.image-8 {
  float: left;
  text-align: left;
  object-fit: none;
  width: 221px;
  height: auto;
  margin-top: 0;
}

.div-block-5 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 150px;
  display: flex;
}

.div-block-6 {
  order: 0;
  align-self: center;
  width: 15%;
}

.div-block-7 {
  text-align: right;
  align-self: auto;
  width: 20%;
}

.div-block-8 {
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 60%;
  margin-right: 62px;
  display: flex;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40%;
  margin-top: 100px;
  padding-left: 112px;
  display: flex;
}

.div-block-10 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 100px;
  padding-right: 112px;
  display: flex;
  overflow: auto;
}

.section-features {
  z-index: 2;
  float: none;
  clear: both;
  color: #333;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #646464;
  background-image: url('../images/bg-features.png'), linear-gradient(312deg, #025a7a, #024761);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-clip: border-box;
  border-radius: 0 0 60px 60px;
  height: auto;
  min-height: auto;
  margin-top: -60px;
  padding-top: 200px;
  padding-bottom: 128px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

.section-features._2-client-logos {
  z-index: -1;
  background-color: #fff;
  background-image: none;
  height: 34px;
  margin-top: -60px;
  padding-top: 0;
  padding-bottom: 200px;
  position: relative;
}

.section-features._3-what-we-do {
  z-index: 0;
  height: 1290px;
  margin-top: -60px;
  margin-right: -150px;
  padding-top: 120px;
  position: relative;
}

.container-2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: none;
  border-radius: 0 0 30px 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  overflow: visible;
}

.div-block-11 {
  flex-direction: row;
  display: flex;
}

.div-block-12 {
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-13 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 50%;
  padding-right: 24px;
  display: flex;
}

.paragraph-4 {
  flex-direction: column;
  display: flex;
}

.paragraph-4.contact-us {
  align-self: flex-start;
  align-items: flex-start;
  font-size: 22px;
  line-height: 28px;
  display: block;
}

.paragraph-4.contact-us.subhead {
  margin-top: 48px;
}

.paragraph-4.contact-us.mailto {
  color: #2e3e40;
}

.paragraph-4.contact-us.mailto:hover {
  color: #2e3e40;
  text-decoration: none;
}

.paragraph-4.contact-us.phone:hover {
  color: #73b6c6;
  text-decoration: underline;
}

.paragraph-4.cta {
  margin-top: 26px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-19 {
  clear: none;
  flex-wrap: nowrap;
  order: 0;
  align-content: stretch;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
  display: flex;
}

.bold-text-19:hover {
  color: #2e3e40;
  text-decoration: none;
}

.image-10 {
  clear: none;
  order: -1;
  align-self: center;
  width: auto;
  height: 36px;
  margin-top: -8px;
  display: block;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 35px;
  display: flex;
}

.columns-4 {
  margin-top: 48px;
  margin-left: 0;
  margin-right: 0;
}

.columns-5 {
  margin-top: 48px;
}

.column-4 {
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

.column-6 {
  align-items: center;
  display: block;
}

.image-11 {
  clear: none;
  align-self: center;
  height: 20px;
  margin-top: -11px;
}

.success-message {
  background-color: #73b6c6;
  border-radius: 30px;
  flex: 1;
  align-self: center;
  padding-top: 92px;
  padding-bottom: 92px;
  box-shadow: 0 20px 20px -7px rgba(0, 0, 0, .2);
}

.text-block-5 {
  color: #fff;
  border-radius: 20px;
  font-size: 36px;
  line-height: 40px;
}

.text-block-5.smaller {
  color: #fff;
  margin-top: 14px;
  font-size: 24px;
}

.image-12 {
  max-width: 15%;
  margin-bottom: 45px;
}

.image-13 {
  margin-bottom: 23px;
}

.error-message {
  z-index: 10;
  clear: none;
  text-align: center;
  object-fit: none;
  background-color: #e91c1c;
  border-radius: 20px;
  flex: 1;
  order: 0;
  align-self: auto;
  width: 100%;
  margin: 30px auto;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: visible;
}

.text-block-6 {
  color: #fff;
  width: 100%;
}

.section-3 {
  background-color: #fff;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 125px;
  display: flex;
}

.h1.sucessful1 {
  text-align: center;
  margin-top: 66px;
  font-size: 64px;
}

.container-3 {
  flex-direction: column;
  align-items: center;
  margin-top: 3%;
  margin-bottom: 3%;
  padding: 60px;
  display: flex;
}

.button-51 {
  margin-top: 39px;
}

.body-2 {
  background-image: url('../images/shutterstock_73875379.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.button-52 {
  background-color: #005981;
  border-radius: 60px;
  margin-top: 47px;
  padding: 24px 67px;
}

.bold-text-19-copy {
  clear: none;
  flex-wrap: nowrap;
  order: 0;
  align-content: stretch;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 43px;
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
  display: flex;
}

.link {
  color: #2e3e40;
  padding: 0;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.slide {
  background-image: url('../images/Tryptic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  width: 100%;
  min-width: 0%;
  height: auto;
  min-height: 657px;
  overflow: hidden;
}

.slide.slider-2 {
  background-image: url('../images/Tryptic-2.png');
}

.slide.slider-3 {
  background-image: url('../images/Tryptic-3.png');
}

.slide.slider-4 {
  background-image: url('../images/Tryptic-4.png');
  background-repeat: no-repeat;
  background-size: 901px;
  background-attachment: fixed;
}

.slide.slider-5 {
  background-image: url('../images/Tryptic-5.png');
}

.slide.slide-3b {
  background-image: url('../images/Tryptic-4.png');
}

.mask {
  width: 100%;
  min-width: 0%;
  height: 100%;
  min-height: 657px;
  margin-bottom: 48px;
  overflow: hidden;
}

.icon-2 {
  display: none;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-3 {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.left-arrow, .right-arrow {
  display: none;
}

.back-button {
  filter: invert();
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/arrow-left-solid.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  flex-direction: row;
  order: -1;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  transition: transform .2s;
  display: flex;
  overflow: visible;
}

.back-button:hover {
  transform: translate(0, -5px);
}

.next-button {
  filter: invert();
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/arrow-right-solid-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  order: 1;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  padding-top: 16px;
  padding-bottom: 16px;
  transition: transform .2s;
}

.next-button:hover {
  transform: translate(0, -5px);
}

.slide-nav {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-top: 0;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 90px;
  }

  .section-hero {
    flex-direction: column;
    height: 1000px;
    padding: 254px 0 0;
  }

  .body {
    overflow: visible;
  }

  .container {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    object-fit: none;
    margin-top: -83px;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
  }

  .container-2.contact-us {
    flex-direction: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .bold-text.heading-hero {
    float: none;
    text-align: left;
    align-items: stretch;
    font-size: 56px;
    line-height: 64px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .heading {
    text-align: left;
    max-width: 100%;
    margin-top: 28px;
  }

  .nav-link.menu-unbold {
    float: none;
    clear: left;
    text-align: center;
    margin-bottom: 79px;
    margin-left: 55px;
    margin-right: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link.menu-unbold.button-hero {
    float: none;
    clear: none;
    width: 100%;
    height: 60px;
    margin-right: 0;
  }

  .nav-menu {
    z-index: 0;
    float: none;
    background-color: #fff;
    background-image: url('../images/Logo-header.svg');
    background-position: 24px 24px;
    background-repeat: no-repeat;
    background-size: auto 40px;
    background-attachment: fixed;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    padding: 156px 108px 10px 0;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
    box-shadow: 2px 20px 20px -20px #000;
  }

  .image-benefits-circlegraphics {
    float: right;
    width: 25%;
    height: 25%;
    margin-top: -137px;
    margin-left: -172px;
    margin-right: -132px;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .hover-image-what-we-do {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .hero-h1 {
    font-size: 56px;
    line-height: 64px;
  }

  .section-data-drive-decision-making {
    height: auto;
    margin-top: -96px;
    padding-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .tabs-2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .tabs-menu-2 {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .tabs-content-2 {
    opacity: 0;
    width: 0%;
  }

  .brand {
    margin-top: 12px;
    margin-left: 16px;
    padding-left: 0;
  }

  .brand.w--current {
    z-index: 0;
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 16px;
    margin-left: 16px;
    display: block;
    position: -webkit-sticky;
    position: sticky;
  }

  .tab-link-export.tab-default, .tab-link-save.tab-default, .tab-link-alerts.tab-default, .tab-link-comment.tab-default, .tab-link-brand.tab-default {
    padding-left: 12px;
    padding-right: 12px;
  }

  .tab-title1 {
    padding-left: 48px;
    font-size: 18px;
    line-height: 24px;
  }

  .para-tabs {
    padding-left: 48px;
    font-size: 14px;
    line-height: 18px;
  }

  .tab-link-access.tab-default {
    padding: 28px 12px;
  }

  .tab-link-access.tab-default.w--current {
    padding: 24px 12px;
  }

  .image-2 {
    width: 150px;
    max-width: 75%;
    margin-top: -290px;
  }

  .section-benefits {
    height: auto;
    padding: 162px 34px 0;
  }

  .graphic-circles-benefits {
    max-width: 150px;
    margin-top: 914px;
    margin-left: -312px;
  }

  .wrapper-benefits {
    text-align: center;
    flex-direction: column;
    margin-top: 6px;
    margin-bottom: 73px;
    display: block;
  }

  .wrapper-benefits.features {
    flex-flow: column;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .card-benefits {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 29%;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 24px;
    display: flex;
  }

  .card-benefits.features {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    padding: 28px 32px;
    display: flex;
  }

  .card-beneifts-para {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-4 {
    float: none;
    clear: none;
    text-align: center;
    object-fit: contain;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 18px;
    padding-bottom: 4%;
    padding-left: 0%;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .image-4.features {
    clear: none;
    flex: 0 auto;
    order: 0;
    align-self: center;
    margin-right: auto;
    padding-top: 0;
  }

  .title-benefits-cards {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .title-benefits-cards.features {
    text-align: center;
    display: block;
  }

  .title-benefits-cards.fetures {
    font-size: 28px;
  }

  .bold-text-11 {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .bold-text-12 {
    font-size: 28px;
    line-height: 32px;
  }

  .bold-text-12.features {
    text-align: left;
  }

  .section-contact-us {
    height: auto;
    padding-left: 34px;
    padding-right: 34px;
  }

  .tabs-contact {
    margin-top: 0;
  }

  .form {
    margin-top: 36px;
  }

  .paragraph-2 {
    float: none;
    width: 100%;
    margin-top: 44px;
  }

  .form-block {
    width: 100%;
  }

  .footer-holder {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 600px;
    margin-top: 44px;
    margin-left: 0;
    margin-right: 0;
  }

  .footer2 {
    height: 850px;
  }

  .columns-3 {
    display: flex;
  }

  .container-hero {
    clear: none;
    margin-top: 120px;
    margin-bottom: 120px;
    padding-left: 36px;
    padding-right: 36px;
    display: block;
  }

  .container-footer {
    height: 850px;
    padding-top: 66px;
    padding-bottom: 156px;
  }

  .icons-footer {
    margin-left: 0;
    margin-right: 0;
  }

  .icons-footer.end-icon-footer {
    margin-right: 0;
  }

  .button-footer {
    order: 1;
    align-self: center;
    margin-top: 46px;
  }

  .button-hero {
    width: 100%;
  }

  .paragraph-3 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .footerlink {
    text-align: center;
    order: -1;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-8 {
    object-fit: scale-down;
    width: 150px;
    max-width: 250px;
    height: 50px;
    margin-top: 0;
    padding-left: 0;
    overflow: visible;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
  }

  .div-block-6 {
    text-align: center;
    flex-direction: column;
    order: -1;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding-top: 40px;
    display: flex;
  }

  .div-block-7 {
    text-align: center;
    flex-flow: wrap;
    flex: none;
    order: -1;
    align-content: center;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 25%;
    display: flex;
  }

  .div-block-8 {
    flex-flow: column;
    order: -1;
    align-content: flex-end;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 400px;
    margin-top: 64px;
    margin-bottom: 107px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu-button {
    color: #005981;
    margin-top: 13px;
    margin-right: 14px;
  }

  .menu-button.w--open {
    z-index: 99;
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
  }

  .icon {
    color: #025c84;
    background-color: #fff;
  }

  .image-9 {
    float: none;
    clear: both;
  }

  .div-block-9 {
    order: 1;
    align-items: flex-start;
    width: auto;
    margin-top: -1px;
    padding-left: 57px;
    padding-right: 57px;
  }

  .div-block-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 40%;
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 57px;
    padding-right: 57px;
    display: flex;
  }

  .section-features {
    height: 100%;
    padding: 162px 34px 3px;
  }

  .container-2-copy {
    object-fit: none;
    margin-top: -83px;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
  }

  .div-block-12, .div-block-13 {
    width: 100%;
  }

  .paragraph-4.contact-us.mailto {
    color: #2e3e40;
  }

  .bold-text-19 {
    font-size: 24px;
  }

  .image-10 {
    height: 30px;
    margin-left: 0;
  }

  .div-block-14 {
    flex-flow: row;
    order: 0;
    align-content: center;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .section-3 {
    height: 100px;
  }

  .bold-text-19-copy {
    font-size: 24px;
  }

  .link {
    color: #2e3e40;
    padding: 0;
  }

  .slider {
    height: 50%;
    max-height: none;
    padding-bottom: 0;
  }

  .slide {
    padding: 0;
  }

  .mask {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
  }

  .back-button {
    margin-bottom: -143px;
    display: none;
  }

  .next-button {
    margin-bottom: -144px;
    display: none;
  }

  .slide-nav {
    align-self: flex-end;
    align-items: flex-end;
    margin-bottom: -162px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 80px;
  }

  .section-hero {
    height: auto;
    padding-bottom: 60px;
  }

  .container {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    height: 9%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text.heading-hero {
    font-size: 44px;
    line-height: 50px;
  }

  .nav-link.menu-unbold {
    margin-bottom: 33px;
  }

  .nav-menu {
    padding-top: 96px;
    display: flex;
  }

  .hero-h1 {
    width: 100%;
    max-width: 0;
    font-size: 44px;
    line-height: 50px;
  }

  .section-data-drive-decision-making {
    height: auto;
    padding-top: 187px;
  }

  .tabs-2 {
    height: 1092px;
    margin-top: 324px;
  }

  .tabs-menu-2 {
    width: 100%;
  }

  .tabs-content-2 {
    opacity: 0;
    width: 0%;
  }

  .brand.w--current {
    color: rgba(0, 0, 0, 0);
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    height: 50px;
    margin-top: 13px;
    margin-left: 16px;
  }

  .section-benefits {
    height: 2%;
    padding-bottom: 0;
  }

  .graphic-circles-benefits {
    margin-top: 1145px;
  }

  .wrapper-benefits {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .image-4 {
    padding-bottom: 9%;
  }

  .section-contact-us {
    height: auto;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .tab-link-send-us-a-message.w--current {
    margin-right: 24px;
    font-size: 16px;
  }

  .container-footer {
    height: 850px;
  }

  .image-8 {
    text-align: left;
    max-width: 100%;
    height: 40px;
    margin-left: -10px;
  }

  .menu-button {
    margin-top: 6px;
  }

  .div-block-10 {
    height: 50%;
    min-height: 350px;
    margin-top: -168px;
  }

  .section-features {
    background-size: auto, auto;
    height: 2%;
    padding-bottom: 0;
  }

  .container-2-copy {
    height: 9%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-4.contact-us.mailto {
    color: #2e3e40;
    font-size: 28px;
  }

  .bold-text-19 {
    justify-content: space-around;
    align-items: stretch;
    font-size: 24px;
  }

  .image-10 {
    height: 24px;
  }

  .div-block-14 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .section-3 {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .bold-text-19-copy {
    justify-content: space-around;
    align-items: stretch;
    font-size: 14px;
  }

  .link {
    color: #2e3e40;
    padding: 0;
  }

  .text-span {
    color: #2e3e40;
  }

  .slider {
    min-height: 350px;
    margin-top: 20px;
  }

  .slide {
    min-height: 350px;
  }

  .slide-nav {
    margin-bottom: -3px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 65px;
  }

  .section-hero {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 38px;
  }

  .body {
    overflow: visible;
  }

  .container-2 {
    padding-top: 23px;
  }

  .container-2.contact-us {
    z-index: auto;
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 0;
  }

  .bold-text.heading-hero {
    font-size: 36px;
    line-height: 40px;
  }

  .bold-text-2 {
    margin-top: 23px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading {
    margin-top: -46px;
    font-size: 36px;
    line-height: 36px;
  }

  .heading.hero {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .image-benefits-circlegraphics {
    width: 50%;
    height: auto;
    margin-top: 11px;
    margin-left: 239px;
    margin-right: -194px;
    position: absolute;
  }

  .hover-image-what-we-do {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .hero-h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .section-data-drive-decision-making {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: auto;
    margin-top: 12px;
    padding-top: 104px;
    padding-left: 13px;
    padding-right: 13px;
  }

  .subhead-s2 {
    line-height: 16px;
  }

  .bold-text-10 {
    font-size: 14px;
    line-height: 18px;
  }

  .tabs-2 {
    flex-direction: column;
    height: 975px;
    margin-top: 215px;
  }

  .brand.w--current {
    height: 40px;
    margin-top: 12px;
    margin-left: 16px;
  }

  .para-tabs {
    font-size: 12px;
  }

  .image-2 {
    width: 75px;
    margin-top: -176px;
    margin-right: -32px;
  }

  .section-benefits {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 100%;
    padding: 208px 15px 15px;
  }

  .graphic-circles-benefits {
    width: 28%;
    margin-top: 1447px;
  }

  .wrapper-benefits {
    text-align: center;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: -1px;
  }

  .wrapper-benefits.features {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .card-benefits {
    text-align: center;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 0;
    margin-right: 0;
  }

  .card-benefits.features {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 24px;
  }

  .card-beneifts-para {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

  .heading-2.successfully2 {
    margin-top: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .image-4 {
    float: none;
    text-align: center;
    align-self: center;
    height: 10%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 14%;
  }

  .image-4.features {
    margin-left: auto;
  }

  .title-benefits-cards {
    text-align: center;
    max-width: 100%;
    font-size: 20px;
    line-height: 24px;
  }

  .title-benefits-cards.fetures {
    font-size: 20px;
  }

  .bold-text-11 {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }

  .bold-text-12 {
    font-size: 20px;
    line-height: 24px;
  }

  .section-contact-us {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: auto;
    padding: 134px 19px 64px;
  }

  .tabs-contact {
    flex-direction: column;
    display: block;
  }

  .text-block-3 {
    max-width: 30ch;
    font-size: 14px;
  }

  .tab-link-send-us-a-message {
    float: none;
    width: 50%;
    margin-right: 0;
  }

  .tab-link-send-us-a-message.w--current {
    float: none;
    width: 50%;
    margin-right: 0;
    padding-top: 36px;
    padding-bottom: 36px;
    font-size: 12px;
    line-height: 12px;
  }

  .tabs-menu-3 {
    flex-direction: row;
    width: 100%;
    font-size: 10px;
    display: flex;
  }

  .bold-text-13 {
    max-width: 20ch;
    line-height: 24px;
  }

  .paragraph-2 {
    padding-right: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .form-block {
    height: auto;
  }

  .footer2 {
    height: 800px;
  }

  .container-hero {
    height: auto;
    margin-top: 154px;
    margin-bottom: 35px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .container-footer {
    height: 800px;
  }

  .paragraph-3 {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .image-8 {
    width: 100px;
    height: 35px;
    margin-top: 0;
    margin-left: 0;
  }

  .menu-button {
    margin-top: 1px;
  }

  .div-block-9 {
    order: 0;
    align-items: center;
    margin-top: -12px;
    padding-left: 26px;
    padding-right: 26px;
  }

  .div-block-10 {
    order: -1;
    min-height: 250px;
    margin-top: 89px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-3 {
    padding-left: 38px;
    padding-right: 38px;
  }

  .button-4 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .button-5 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-6 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .button-7 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .button-8, .button-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-10 {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .button-11 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .button-12 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .button-13 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-14 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .button-15, .button-16 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .button-17, .button-18, .button-19, .button-20, .button-21, .button-22 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-23 {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .button-24 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .button-25, .button-26 {
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .button-27 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .button-28 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .button-29 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .button-30, .button-31, .button-32, .button-33, .button-34, .button-35, .button-36, .button-37 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-38 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .button-39 {
    padding-left: 79px;
    padding-right: 79px;
  }

  .button-40 {
    padding-left: 86px;
    padding-right: 86px;
  }

  .button-41 {
    padding-left: 87px;
    padding-right: 87px;
  }

  .button-42, .button-43 {
    padding-left: 89px;
    padding-right: 89px;
  }

  .button-44 {
    padding-left: 88px;
    padding-right: 88px;
  }

  .button-45, .button-46 {
    margin-top: 0;
  }

  .button-47, .button-48 {
    padding-left: 0;
  }

  .button-49 {
    padding-top: 0;
  }

  .button-50 {
    flex: 0 auto;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    margin-top: 22px;
    padding: 18px 18px 0;
    display: block;
  }

  .section-features {
    background-size: auto, auto;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 100%;
    padding-top: 208px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-2-copy {
    padding-top: 23px;
  }

  .div-block-13 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    height: auto;
    padding-right: 0;
    display: block;
  }

  .paragraph-4.contact-us {
    align-self: center;
  }

  .paragraph-4.contact-us.subhead {
    margin-top: 15px;
  }

  .paragraph-4.contact-us.mailto {
    color: #2e3e40;
  }

  .paragraph-4.contact-us.phone {
    margin-bottom: 0;
  }

  .paragraph-4.cta {
    margin-top: 13px;
    font-size: 16px;
  }

  .bold-text-19 {
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 18px;
  }

  .image-10 {
    height: 24px;
    margin-top: 0;
    font-size: 16px;
  }

  .div-block-14 {
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    flex-flow: wrap;
    flex: 1;
    order: 1;
    align-content: flex-start;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    padding-top: 17px;
    overflow: visible;
  }

  .image-11 {
    height: 20px;
  }

  .bold-text-20 {
    font-size: 16px;
    line-height: 20px;
  }

  .section-3 {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 80px;
  }

  .h1.sucessful1 {
    margin-top: 30px;
    font-size: 30px;
  }

  .button-52 {
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 13px 42px;
  }

  .image-14 {
    max-width: 40%;
  }

  .image-15 {
    max-height: 40px;
  }

  .bold-text-19-copy {
    background-color: #fff;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 18px;
    font-style: normal;
  }

  .link {
    color: #2e3e40;
    align-self: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .slider {
    height: 100%;
    min-height: 300px;
    margin-top: -48px;
  }

  .slide {
    min-height: 250px;
  }

  .mask {
    min-height: auto;
  }

  .slide-nav {
    margin-bottom: 22px;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}