.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-height: 100vh;
  min-height: 100vh;
  padding: 110px 55px;
  -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-color: #111212;
  background-image: url('../images/1jagoonabck12x.png');
  background-position: 50% 100%;
  background-size: 80%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading {
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 69px;
  font-weight: 400;
  text-align: center;
}

.paragraph {
  display: block;
  max-width: 550px;
  margin-top: 0px;
  margin-bottom: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Lato, sans-serif;
  color: #e9e9e9;
  font-size: 21px;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
}

.paragraph.paragraph-small {
  font-size: 18px;
  line-height: 27px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px none #000;
  background-color: #111212;
  box-shadow: 1px 1px 3px 0 rgba(32, 25, 58, 0.21);
}

.navbar.navbar-nohover {
  position: relative;
}

.button-wrap {
  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;
}

.btn-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 48px;
  -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: #0ff;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.btn-hero:hover {
  border: 1px none #fff;
}

.btn-hero.btn-hero2 {
  margin-left: 30px;
  border: 1px solid #5748c5;
  background-color: transparent;
  color: #fff;
}

.btn-hero.body_cta {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-hero.body_cta.services {
  background-color: #000;
  color: #fff;
}

.heading-2 {
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: left;
}

.heading-2.heading-black {
  padding-left: 10px;
  color: #20193a;
}

.paragraph-small {
  max-width: 590px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: left;
}

.section-2 {
  min-height: 100vh;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 280px;
  -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;
}

.btn {
  padding: 15px 30px;
  border-radius: 4px;
  background-color: #5748c5;
}

.textarea {
  min-height: 280px;
}

.sect {
  padding-top: 120px;
  padding-bottom: 80px;
}

.sect:hover {
  border: 1px solid #000;
}

.row {
  margin-bottom: 80px;
}

.section-main {
  display: none;
  padding: 110px 5%;
}

.menu-card {
  min-height: 240px;
  min-width: 200px;
  padding: 25px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.menu-card:hover {
  border-color: #5748c5;
  box-shadow: 1px 1px 13px 2px rgba(87, 72, 197, 0.16);
}

.text-block {
  margin-top: 18px;
  margin-bottom: 13px;
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-size: 22px;
  font-weight: 500;
  text-align: left;
}

.row-2 {
  margin-bottom: 20px;
}

.nav-link {
  font-family: 'Gt walsheim', sans-serif;
  font-size: 16px;
}

.nav-link.w--current {
  color: #5748c5;
}

.nav-link.social-icon {
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.nav-link.cool-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.nav-link.cool-link.w--current {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.brand {
  line-height: 10px;
}

.div-block {
  display: block;
  height: 1px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #20193a;
}

.navbar-3 {
  height: 85px;
  background-color: #fff;
}

.nav-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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-color: #f0f0f0;
}

.nav-link-5 {
  height: 100%;
  min-height: 85px;
  padding: 34px 29px 30px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #20193a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.7px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-5:hover {
  background-color: #5748c5;
  color: #fff;
}

.nav-link-5.w--current {
  color: #31414e;
  font-weight: 700;
}

.logo-mid {
  margin-right: 35px;
  margin-left: 35px;
  font-family: 'Varela Round', sans-serif;
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  margin-bottom: 40px;
  font-family: 'Gt walsheim', sans-serif;
  font-weight: 500;
  text-align: center;
}

.text-span {
  color: hsla(0, 0%, 100%, 0.18);
  font-size: 15px;
}

.paragraph-2 {
  font-family: 'Gt walsheim', sans-serif;
}

.nav-menu {
  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;
}

.button {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-color: #5748c5;
  -webkit-transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.button:hover {
  border: 1px none #fff;
  background-color: #4e41b4;
}

.button.button-d {
  background-color: #f5f6f8;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  color: #4f5e78;
  font-weight: 500;
}

.button.button-d:hover {
  border-style: none;
  background-color: #e2e4e7;
}

.button.button-w {
  background-color: #ffab00;
  color: #262c36;
  font-weight: 500;
}

.button.button-w:hover {
  background-color: #f3c464;
}

.button.button-r {
  background-color: #de350b;
}

.button.button-r:hover {
  border: 1px none #000;
  background-color: #eb3b0f;
}

.button.button-advert {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2rem;
  display: block;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button.button-advert:hover {
  background-color: #5748c5;
}

.main-section {
  padding-top: 120px;
}

.product-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.menu-left {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  padding-left: 0px;
  background-color: #f4f5f7;
}

.div-block-2 {
  width: 75%;
  float: right;
}

.row-3 {
  margin-bottom: 30px;
}

.row-3.row-btn-round {
  margin-top: 35px;
}

.text-span-2 {
  margin-right: 8px;
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.text-span-3 {
  margin-left: 8px;
  font-family: 'Fontawesome webfont 2', sans-serif;
  font-size: 15px;
}

.link {
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-weight: 500;
  text-decoration: none;
}

.column-2 {
  padding-top: 9px;
}

.row-4 {
  margin-bottom: 30px;
}

.button-2 {
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 65px;
  background-color: #1991eb;
}

.info-wrap {
  margin-bottom: 120px;
  padding: 5px 5px 30px;
}

.nav-bar-wrap {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.nav-link-3 {
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.body {
  background-color: #fafafa;
}

.navbar-1 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f0f0f0;
}

.nav-menu-2 {
  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;
}

.nav-btn {
  margin-left: 25px;
  border-radius: 4px;
  background-color: #5748c5;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.navbar-2 {
  min-height: 80px;
  padding-top: 0px;
  padding-right: 35px;
  padding-bottom: 0px;
  background-color: #f0f0f0;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 80px;
  -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-color: #5748c5;
}

.nav-link-4 {
  font-family: Montserrat, sans-serif;
  color: #20193a;
  font-weight: 600;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 80px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin-top: 10px;
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.link-2 {
  margin-left: 18px;
  font-family: 'Fontawesome webfont 2', sans-serif;
  color: #20193a;
  font-size: 17px;
  text-decoration: none;
}

.logo-text {
  margin-top: 10px;
  font-family: 'Gt walsheim', sans-serif;
  color: #20193a;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
}

.logo-text.l-t-w {
  color: #fff;
  text-decoration: none;
}

.brand-4 {
  height: 100%;
}

.heading-5 {
  margin-top: 10px;
  color: #5748c5;
  font-size: 30px;
  line-height: 25px;
}

.div-block-4 {
  width: 100%;
  height: 3px;
  background-color: #5748c5;
}

.split-line {
  width: 100%;
  height: 1px;
  margin-top: 35px;
  margin-bottom: 15px;
  background-color: rgba(79, 94, 120, 0.15);
}

.split-line.split-line-large {
  margin-top: 25px;
  margin-bottom: 80px;
}

.split-line.menu-split-line {
  margin-bottom: 35px;
}

.info-text {
  display: block;
  float: left;
  font-family: Roboto, sans-serif;
  color: rgba(79, 94, 120, 0.4);
  text-decoration: none;
}

.navbar-6 {
  display: block;
  height: 100%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

.navbar6-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}

.burger-wrapper {
  position: relative;
  z-index: 201;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.line-1 {
  width: 27px;
  height: 2px;
  background-color: #000;
}

.line-2 {
  width: 20px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #20193a;
}

.line-3 {
  width: 27px;
  height: 2px;
  background-color: #20193a;
}

.navmenu-6 {
  width: 100%;
  height: 80px;
}

.navbar6-logo {
  text-decoration: none;
}

.footer-1-inbox {
  border-right: 1px none #000;
  border-radius: 4px 0px 0px 4px;
}

.textlinks {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.footer-1-copywrite {
  margin-top: 101px;
  margin-bottom: 96px;
  padding-top: 0px;
  color: #7c7e80;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.3px;
}

.footer-1-s-link {
  display: block;
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.footer-1-logo {
  max-width: 56%;
  margin-bottom: 15px;
  margin-left: -5px;
  text-align: left;
}

.footer-1-link {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  color: #5748c5;
  font-size: 0.9rem;
  line-height: 20px;
  font-weight: 500;
}

.form-2 {
  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;
}

.submit-button-3 {
  margin-bottom: 10px;
  border-left: 1px none #000;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #5748c5;
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.footer-1-para {
  max-width: 233px;
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-size: 14px;
  font-weight: 400;
}

.link-5 {
  display: none;
  color: rgba(255, 111, 0, 0.55);
  text-decoration: none;
}

.footer-1-legal {
  margin-top: 45px;
}

.footer-1-wrapper {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.footer-1 {
  padding: 35px 25px 25px;
  background-color: #ebebeb;
}

.footer-1.personal {
  padding-top: 51px;
}

.footer-2 {
  width: 100%;
  padding: 90px 5vw;
  background-color: #fff;
}

.footer-2-container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.footer-2-flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-2-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.footer-2-link {
  margin-bottom: 30px;
  padding: 0px;
  color: #2e2e2e;
  line-height: 44px;
  font-weight: 700;
  text-decoration: none;
}

.footer-2-navlink {
  padding: 0px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

.footer-3-para {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  color: #4f5e78;
  line-height: 23px;
  font-weight: 500;
  text-align: right;
}

.footer-3-link {
  margin-right: 20px;
  margin-left: 19px;
  font-family: Montserrat, sans-serif;
  color: #5748c5;
  font-weight: 600;
  text-decoration: none;
}

.footer-3-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-3-copywrite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #4f5e78;
  font-weight: 500;
}

.footer-3-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-img {
  margin-left: -10px;
}

.row-5 {
  display: block;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-3-links {
  margin-right: -20px;
  margin-bottom: 20px;
  padding-right: 0px;
}

.footer-3-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-3-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-3 {
  padding: 60px 5% 10px;
  background-color: #ebebeb;
}

.footer-3-line {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(79, 94, 120, 0.23);
}

.footer-4 {
  padding: 15px;
  background-color: #20193a;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.footer-container.fb-footer {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-col {
  padding: 20px 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-title {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid hsla(0, 0%, 78%, 0.09);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #afafaf;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

.fb-footer-wrapper {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8b8b8b;
  text-align: right;
}

.footer-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fb-footer-link {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  color: #8b8b8b;
  text-decoration: none;
}

.icon.fb-footer-link {
  font-family: 'Fontawesome webfont 2', sans-serif;
  color: #d8d8d8;
}

.div-block-5 {
  padding: 12px;
  background-color: #372e57;
}

.right-content {
  width: 80%;
  margin-left: 20%;
  padding-top: 0px;
  background-color: #f1efef;
}

.div-block-7 {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 20%;
  height: 100%;
  background-color: #5748c5;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding: 5px;
  -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: #5748c5;
}

.heading-6 {
  color: #fff;
}

.text-block-2 {
  float: left;
  font-family: 'Gt walsheim', sans-serif;
  color: #20193a;
  font-size: 16px;
  font-weight: 500;
}

.text-block-2.extra-padding {
  margin-bottom: 25px;
  margin-left: 8px;
}

.menu-link-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  padding: 18px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: rgba(79, 94, 120, 0.1);
}

.menu-link-bg:focus {
  background-color: #5748c5;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  -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-color: #5748c5;
}

.div-block-11 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  padding-top: 30%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-12 {
  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;
}

.heading-7 {
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  font-weight: 500;
}

.div-block-13 {
  position: absolute;
  padding-left: 0px;
}

.column-3 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.drop-menu {
  display: none;
  margin-top: 8px;
  padding: 10px 10px 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  box-shadow: 1px 1px 13px 0 rgba(79, 94, 120, 0.26);
  opacity: 0;
}

.link-6 {
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-size: 14px;
  text-decoration: none;
}

.container-2 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.div-block-16 {
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 55px;
  border-radius: 8px;
  background-color: #5748c5;
}

.heading-8 {
  margin-top: 10px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 40px;
  margin-right: 35px;
  padding-left: 13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  font-family: Roboto, sans-serif;
  color: rgba(79, 94, 120, 0.84);
}

.heading-9 {
  margin-bottom: 53px;
  font-family: 'Gt walsheim', sans-serif;
  color: #20193a;
  font-size: 58px;
  font-weight: 400;
  text-align: center;
}

.heading-10 {
  margin-top: 10px;
  font-family: 'Gt walsheim', sans-serif;
  color: #5748c5;
  font-style: normal;
  font-weight: 500;
}

.heading-11 {
  margin-bottom: 15px;
  font-family: 'Gt walsheim', sans-serif;
  color: #20193a;
  font-weight: 500;
}

.menu-link {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content-container-white {
  width: 100%;
  padding: 120px 35px 80px;
  background-color: #fff;
}

.button-3 {
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 50px;
  background-color: #5748c5;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.button-3.button-3-d {
  background-color: #f5f6f8;
  color: #4f5e78;
}

.button-3.button-3-w {
  background-color: #ffab00;
}

.button-3.button-3-r {
  background-color: #de350b;
}

.text-span-4 {
  margin-right: 7px;
  font-family: 'Fontawesome webfont 2', sans-serif;
  font-size: 14px;
}

.button-4 {
  padding: 16px;
  background-color: #0052cc;
  color: #fff;
}

.text-span-5 {
  margin-left: 8px;
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.line-w-1 {
  width: 27px;
  height: 3px;
  background-color: #fff;
}

.navbar-6-2 {
  background-color: #5748c5;
}

.nav-container {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-2 {
  display: block;
  width: 52px;
  margin: 14px;
  padding-bottom: 0px;
  float: left;
}

.nav-menu-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  text-align: center;
}

.nav-link-6 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-6:hover {
  color: #8a8a8a;
}

.nav-link-6.w--current {
  color: #8b8b8b;
}

.login-button {
  padding: 5px 20px;
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
}

.line-w-2 {
  width: 27px;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fff;
}

.line-w-3 {
  width: 27px;
  height: 3px;
  background-color: #fff;
}

.content-container {
  width: 100%;
  padding: 80px 35px;
  background-color: #fff;
}

.heading-12 {
  margin-top: 10px;
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 38px;
  margin-bottom: 80px;
  padding-left: 0px;
  -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: #5748c5;
  opacity: 1;
}

.global-nav-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  padding: 10px 15px;
  -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;
  font-family: Roboto, sans-serif;
  color: #474747;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.left-line {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-color: #474747;
}

.mobile-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 20px;
  -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-color: #fff;
}

.bottom-line {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background-color: #474747;
}

.burger-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.burger-line {
  width: 22.5px;
  height: 3px;
  margin-top: 1px;
  margin-bottom: 1px;
  border-radius: 2px;
  background-color: #444;
}

.nav-buttons-wrapper {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 2px;
  background-color: #474747;
}

.global-nav-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 1px 23px 0 rgba(0, 0, 0, 0.17);
}

.right-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 2px;
  height: 100%;
  background-color: #474747;
}

.logo-link {
  max-width: 110px;
  margin-left: 15px;
  text-decoration: none;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-right: 5px;
  padding-left: 5px;
}

.divider {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: rgba(32, 25, 58, 0.21);
}

.style-label {
  color: #bebebe;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.column-5 {
  padding-right: 15px;
  padding-left: 5px;
}

.column-6 {
  padding-right: 5px;
  padding-left: 15px;
}

.heading-13 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
}

.divider-2 {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #eee;
}

.larger-paragraph {
  font-size: 16px;
  line-height: 26px;
}

.tagline {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.tagline-promo-40 {
  color: rgba(51, 51, 51, 0.4);
}

.tagline.white-hero-tagline {
  margin-bottom: 10px;
  color: #fff;
}

.card-wrap-bg {
  position: relative;
  min-height: 560px;
  padding: 126px 15% 40px;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url('../images/img-card-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url('../images/img-card-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.arrow-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.arrow-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-color: hsla(0, 0%, 100%, 0.8);
}

.arrow-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-left: 1px solid rgba(0, 0, 0, 0.19);
  background-color: hsla(0, 0%, 100%, 0.8);
}

.heading-14 {
  font-family: Roboto, sans-serif;
  color: #f3f3f3;
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
}

.column-7 {
  padding: 10px;
}

.paragraph-4 {
  font-family: 'Gt walsheim', sans-serif;
  color: hsla(0, 0%, 100%, 0.94);
  line-height: 24px;
  font-weight: 300;
}

.card-cta {
  position: relative;
  min-height: 250px;
  padding: 10% 15%;
  border-radius: 2px;
  background-color: #5748c5;
}

.card-cta-tag {
  position: absolute;
  left: 1.2rem;
  top: 1rem;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #fff;
}

.card-cta-tag.card-cta-tag-2 {
  background-color: #5748c5;
}

.card-cta-tag.card-cta-tag-small {
  left: 1rem;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #5748c5;
}

.card-cta-tag.card-cta-tag-small.card-cta-colour2 {
  background-color: #4bb14b;
}

.card-cta-text {
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-weight: 500;
  text-decoration: none;
}

.card-cta-text.card-cta-text-2 {
  color: #fff;
}

.card-cta-text.card-cta-text-sml {
  color: #fff;
  font-size: 12px;
}

.card-cta-heading {
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
}

.cards-social-bottom {
  position: absolute;
  left: 1.2rem;
  right: 0px;
  bottom: 1.2rem;
  z-index: 130;
}

.social-card-base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 11px;
  float: left;
  -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: hsla(0, 0%, 100%, 0.12);
}

.social-card-base.social-card-padding {
  margin-left: 8px;
}

.image {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.link-7 {
  margin-left: 13px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.row-6 {
  margin-top: 20px;
}

.card-advert-1 {
  max-width: 400px;
  padding: 0px 0px 55px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 5px 5px 25px -2px rgba(79, 94, 120, 0.27);
}

.column-8 {
  padding: 10px;
}

.div-block-20 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  min-height: 100px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-image: url('../images/plants-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-advert-1-content {
  padding: 10px 15px;
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.column-9 {
  padding: 10px;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 230px;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 4px;
  box-shadow: 3px 3px 13px 0 rgba(79, 94, 120, 0.14);
}

.div-block-22 {
  position: relative;
  z-index: 99;
  width: 50%;
  min-height: 230px;
  background-image: url('../images/img-4.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.21)), to(rgba(0, 0, 0, 0.21))), url('../images/img-1.jpg');
  background-image: url('../images/img-4.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.21)), url('../images/img-1.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  min-height: 230px;
  padding: 15px 28px 15px 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.paragraph-5 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #20193a;
}

.link-8 {
  position: static;
  top: 13px;
  right: 0px;
  bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #5748c5;
  text-decoration: none;
}

.column-10 {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 55px;
  padding-bottom: 55px;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #5748c5;
}

.text-block-4 {
  margin-right: 13px;
  font-family: Roboto, sans-serif;
  color: #f8f8f8;
}

.link-block-2 {
  text-decoration: none;
}

.card-advert-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding: 80px 35px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-image: url('../images/bg-img-3.jpg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.top-tag {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  display: block;
  max-width: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  -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-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #5748c5;
  text-align: center;
}

.top-tag.top-tag-large {
  max-width: 170px;
  background-color: #20193a;
}

.link-9 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
}

.heading-16 {
  font-family: 'Gt walsheim pro', sans-serif;
  color: #20193a;
  text-align: center;
}

.text-block-5 {
  font-family: 'Gt walsheim', sans-serif;
  color: #4f5e78;
  font-size: 14px;
}

.paragraph-6 {
  text-align: center;
}

.div-block-26 {
  min-height: 500px;
  min-width: 500px;
  background-color: #dbdbdb;
}

.heading-17 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.paragraph-7 {
  margin-top: 95px;
}

.column-11 {
  min-height: 500px;
  padding: 20px;
}

.html-embed {
  width: 500px;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 570px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-7 {
  margin-bottom: 55px;
}

.heading-18 {
  margin-top: 20%;
}

.heading-18.cool-link {
  margin-top: 95px;
  font-family: 'Gt walsheim pro', sans-serif;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  min-height: 500px;
  padding: 80px 55px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), url('../images/bg-img-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url('../images/bg-img-4.jpg');
  background-position: 0px 0px, 50% 86%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-19 {
  font-family: 'Gt walsheim pro', sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.label-text {
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.label {
  display: inline-block;
  padding: 4px 10px 3px;
  border-radius: 4px;
  background-color: #1991eb;
}

.label.label-article-greenish {
  margin-bottom: 2px;
  background-color: #5748c5;
}

.article {
  max-width: 390px;
  margin-bottom: 10px;
}

.article-alt-cover {
  height: 270px;
  margin-top: 26px;
  padding-bottom: 0px;
  border-radius: 8px;
  background-image: url('../images/card-cover.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-28 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  min-width: 200px;
  padding: 55px 15px;
  -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: 8px;
  background-color: rgba(79, 94, 120, 0.24);
}

.info-button-container {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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;
  cursor: pointer;
}

.row-8 {
  margin-bottom: 30px;
}

.button-social {
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  background-color: #5748c5;
  font-family: 'Fontawesome webfont 2', sans-serif;
  font-size: 16px;
}

.button-social.mid {
  margin-right: 5px;
  margin-left: 5px;
}

.button-social.social-round {
  border-radius: 100px;
}

.overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay.o-float {
  display: none;
}

.overlay._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.info-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  min-height: 400px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #5748c5;
}

.heading-20 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-family: 'Gt walsheim pro', sans-serif;
  color: hsla(0, 0%, 100%, 0.81);
  font-weight: 600;
}

.paragraph-8 {
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 8px;
  line-height: 15px;
  text-align: center;
}

.div-block-30 {
  position: absolute;
  top: 0px;
  right: 0px;
}

.x-close {
  padding: 5px 13px 13px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
}

.div-block-31 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 10px 5px;
  background-color: #5748c5;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-3 {
  display: none;
  padding: 70px;
}

.text-block-7 {
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  text-align: center;
}

.text-span-6 {
  margin-left: 10px;
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.overlay-underline {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  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;
  background-color: rgba(0, 0, 0, 0.41);
}

.overlay-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-2.o-float {
  display: none;
}

.overlay-2._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.overlay-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  overflow: scroll;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-3.o-float {
  display: none;
}

.overlay-3._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.overlay-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-4.o-float {
  display: none;
}

.overlay-4._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.overlay-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-5.o-float {
  display: none;
}

.overlay-5._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-10 {
  color: #fff;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
}

.card {
  position: relative;
  height: 340px;
  padding: 30px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.card.card1-content {
  position: relative;
  background-image: url('../images/card1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card-headline {
  margin-top: 10px;
  color: #fff;
}

.button-4 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  color: #fff;
  line-height: 22px;
}

.button-4:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  color: #fff;
}

.button-4.default-button {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  color: #5b697a;
}

.button-4.default-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #213d63;
}

.button-4.default-button.card-cta {
  position: absolute;
  left: 30px;
  bottom: 20px;
  display: block;
}

.quote-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 380px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 4px;
  background-color: #f5f6f8;
  box-shadow: 4px 4px 24px 0 rgba(0, 0, 0, 0.22);
}

.text-block-8 {
  float: left;
  font-family: 'Gt walsheim', sans-serif;
  color: #5748c5;
  font-size: 12px;
  font-weight: 500;
}

.quote-container {
  width: 100%;
  padding-top: 40px;
}

.heading-21 {
  overflow: visible;
  font-family: Oswald, sans-serif;
  color: rgba(32, 25, 58, 0.04);
  font-size: 13rem;
}

.div-block-32 {
  position: absolute;
  left: 27px;
  top: 95px;
}

.heading-22 {
  position: static;
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-size: 28px;
  line-height: 36px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  border-radius: 100px;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-9 {
  margin-left: 8px;
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-weight: 500;
}

.text-name-under {
  margin-left: 8px;
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-size: 12px;
  line-height: 17px;
}

.div-block-35 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.column-13 {
  padding-left: 15px;
}

.quote-card-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 380px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f5f6f8;
  box-shadow: 4px 4px 24px 0 rgba(0, 0, 0, 0.22);
}

.news-item-image {
  width: 100%;
  min-height: 160px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: url('../images/img3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-37 {
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.heading-23 {
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-size: 19px;
  text-align: left;
}

.para-mid {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #20193a;
  text-align: left;
}

.link-block-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.overlay-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-6.o-float {
  display: none;
}

.overlay-6._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.overlay-last {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-color: rgba(0, 0, 0, 0.58);
}

.overlay-last.o-float {
  display: none;
}

.overlay-last._0-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.info-block {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 5px;
}

.link-11 {
  color: hsla(0, 0%, 100%, 0.35);
}

.button-grey {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-color: #f5f6f8;
  -webkit-transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  font-family: Roboto, sans-serif;
  color: #4f5e78;
  font-weight: 500;
  cursor: pointer;
}

.button-grey:hover {
  border: 1px none #fff;
  background-color: #e0e0e0;
}

.button-grey.button-d {
  background-color: #f5f6f8;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  color: #4f5e78;
  font-weight: 500;
}

.button-grey.button-d:hover {
  border-style: none;
  background-color: #e2e4e7;
}

.button-grey.button-w {
  background-color: #ffab00;
  color: #262c36;
  font-weight: 500;
}

.button-grey.button-w:hover {
  background-color: #f3c464;
}

.button-grey.button-r {
  background-color: #de350b;
}

.button-grey.button-r:hover {
  border: 1px none #000;
  background-color: #eb3b0f;
}

.button-grey.button-advert {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2rem;
  display: block;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-grey.button-advert:hover {
  background-color: #5748c5;
}

.button-yellow {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-color: #ffab00;
  -webkit-transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  transition: all 300ms cubic-bezier(.55, .055, .675, .19);
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.button-yellow:hover {
  border: 1px none #fff;
  background-color: #c58910;
}

.button-yellow.button-d {
  background-color: #f5f6f8;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  color: #4f5e78;
  font-weight: 500;
}

.button-yellow.button-d:hover {
  border-style: none;
  background-color: #e2e4e7;
}

.button-yellow.button-w {
  background-color: #ffab00;
  color: #262c36;
  font-weight: 500;
}

.button-yellow.button-w:hover {
  background-color: #f3c464;
}

.button-yellow.button-r {
  background-color: #de350b;
}

.button-yellow.button-r:hover {
  border: 1px none #000;
  background-color: #eb3b0f;
}

.button-yellow.button-advert {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2rem;
  display: block;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-yellow.button-advert:hover {
  background-color: #5748c5;
}

.info-button-container-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 14px;
  -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;
  cursor: pointer;
}

.text-block-10 {
  margin-left: 7px;
  font-family: 'Gt walsheim', sans-serif;
}

.link-12 {
  color: #5748c5;
  text-decoration: none;
}

.bold-text {
  margin-right: 5px;
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.div-block-38 {
  display: block;
  max-width: 1140px;
  min-height: 200px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-9 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding: 11px 15px;
  -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: 2px solid #50fab0;
  border-radius: 100px;
  background-color: #fff;
}

.submit-button {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding: 5px 15px;
  border: 2px solid #50fab0;
  border-radius: 100px;
  background-color: #50fab0;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.success-message {
  border-radius: 8px;
  background-color: transparent;
}

.hero-1-sub {
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 16px;
}

.heading-24 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #0b072a;
  font-size: 32px;
  line-height: 37px;
  font-weight: 900;
}

.form {
  position: relative;
  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: 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;
}

.text-field {
  position: relative;
  margin-bottom: 0px;
  padding: 12px 15px;
  border: 2px solid #50fab0;
  border-radius: 50px;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #0b072a;
  font-size: 15px;
  text-align: center;
}

.text-field:active {
  border-color: #50fab0;
}

.text-field:focus {
  border-color: #50fab0;
}

.text-field::-webkit-input-placeholder {
  color: rgba(11, 7, 42, 0.45);
}

.text-field:-ms-input-placeholder {
  color: rgba(11, 7, 42, 0.45);
}

.text-field::-ms-input-placeholder {
  color: rgba(11, 7, 42, 0.45);
}

.text-field::placeholder {
  color: rgba(11, 7, 42, 0.45);
}

.cta-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-color: #f5f6f9;
  background-image: url('../images/download-5.png');
  background-position: -299px -23%;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-block-12 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.form-block {
  min-width: 400px;
}

.image-5 {
  margin-bottom: 8px;
}

.compontents-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 15%;
  height: 100%;
  padding-top: 129px;
  padding-left: 25px;
  background-color: #b9c6dd;
}

.right-content-2 {
  width: 85%;
  min-height: 400px;
  padding-top: 150px;
  padding-right: 25px;
  padding-left: 25px;
}

.heading-25 {
  font-family: Roboto, sans-serif;
  color: #20193a;
  font-weight: 700;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  max-width: 110px;
  padding: 6px;
  -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: #ffab00;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 500;
}

.link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  max-width: 110px;
  margin-bottom: 25px;
  padding: 6px;
  -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: #5748c5;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 500;
}

.paragraph-9 {
  max-width: 800px;
  margin-top: 25px;
  font-family: Roboto, sans-serif;
  color: #4f5e78;
}

.bottom-container {
  min-height: 800px;
  margin-bottom: 120px;
}

.hero-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5748c5;
}

.container-2 {
  display: block;
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-26 {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #0b072a;
  font-size: 63px;
  line-height: 68px;
}

.button-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  padding: 12px 38px;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 70px;
  background-color: #10db83;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: left;
}

.image-6 {
  margin-left: 9px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-1-header {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: 'Gt walsheim', sans-serif;
  color: #fff;
  font-size: 63px;
  line-height: 68px;
  font-weight: 500;
}

.nav-link-bold {
  font-family: 'Gt walsheim', sans-serif;
  font-size: 16px;
}

.nav-link-bold.w--current {
  color: #5748c5;
}

.nav-link-bold.social-icon {
  font-family: 'Fontawesome webfont 2', sans-serif;
}

.nav-link-bold.cool-link {
  font-weight: 700;
}

.product-title-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding: 19px;
}

.link-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-link {
  display: block;
  color: #5b3acc;
  font-weight: 500;
}

.avatar-t {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-right: 8px;
}

.rounded-link-text-wrap {
  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-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;
}

.product-title {
  margin-bottom: 8px;
  color: #5b3acc;
  font-size: 17px;
  font-weight: 500;
}

.round-link-symbol-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27px;
  height: 27px;
  -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: 100px;
  background-color: #5b3acc;
}

.rounded-link-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  max-width: 100px;
  min-height: 35px;
  padding: 4px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #e9ebf9;
}

.rounded-link-wrap.button-space-2 {
  margin-left: 12px;
}

.t-name {
  display: inline-block;
  color: #9b9eb8;
  font-size: 14px;
  font-weight: 500;
}

.norde-block {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  min-width: 540px;
  margin-bottom: 15px;
  margin-left: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 5px 5px 11px 0 rgba(0, 0, 0, 0.11);
}

.rounded-link-large {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 117px;
  max-width: 117px;
  min-height: 35px;
  padding: 4px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #e9ebf9;
}

.product-links-wrap {
  display: block;
  width: 50%;
  min-height: 40%;
  padding-top: 10px;
}

.product-card-name-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 40px;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.exit-t {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px 7px 7px;
  cursor: pointer;
}

.success-text {
  color: #201b3d;
}

.button-send {
  min-height: 48px;
  padding: 12px 28px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #5b3acc;
  font-size: 15px;
  font-weight: 500;
}

.button-send:hover {
  background-color: #fff;
}

.mail-list-form {
  margin-top: 25px;
}

.container-flex-v {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  min-height: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-field-long-2 {
  width: 420px;
  min-height: 48px;
  margin-right: 10px;
  margin-bottom: 4px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1.5px none #e2e4e9;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.14);
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.text-field-long-2:focus {
  border-color: #9b9eb8;
}

.text-field-long-2::-webkit-input-placeholder {
  color: #fff;
}

.text-field-long-2:-ms-input-placeholder {
  color: #fff;
}

.text-field-long-2::-ms-input-placeholder {
  color: #fff;
}

.text-field-long-2::placeholder {
  color: #fff;
}

.heading-mail {
  margin-top: 5px;
  color: #fff;
  font-size: 28px;
  line-height: 35px;
}

.text-block-13 {
  display: inline-block;
  color: #9b9eb8;
  font-size: 16px;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-message-2 {
  padding: 45px 61px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/pattern.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/pattern.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-cta {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  padding: 110px 25px;
  background-color: #f8faff;
  background-image: url('../images/shapes.png'), -webkit-gradient(linear, left top, left bottom, from(#5b3acc), to(#5b3acc));
  background-image: url('../images/shapes.png'), linear-gradient(180deg, #5b3acc, #5b3acc);
  background-position: -379px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.image-7 {
  margin-top: 0px;
  margin-bottom: 4px;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-27 {
  max-width: 550px;
  margin-top: 2px;
  margin-bottom: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h2-c {
  display: block;
  margin: 0px auto 10px;
  border-style: none;
  border-width: 1px;
  border-color: #3829ac;
  font-family: Montserrat, sans-serif;
  color: #20193a;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.paragraph-10 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.paragraph-10.wbutton {
  margin-bottom: 25px;
}

.section-4 {
  padding: 80px 5%;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 850px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3.s1 {
  height: 820px;
}

.feature-block {
  height: auto;
}

.feature-block.stat {
  padding-right: 16px;
  padding-left: 16px;
  text-align: center;
}

.colour-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: 12px;
  background-color: #9dfcfc;
}

.colour-block-4._4 {
  background-color: rgba(15, 228, 153, 0.14);
}

.image-8 {
  width: 25px;
  font-size: 17px;
}

.h4-w {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.paragraph-11 {
  max-width: 410px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.colour-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: 12px;
  background-color: rgba(230, 211, 240, 0.23);
}

.colour-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: 12px;
  background-color: rgba(252, 236, 235, 0.5);
}

.columns {
  margin-bottom: 70px;
  padding-top: 15px;
}

.button-6 {
  margin: 3px;
  padding: 3px 9px;
  background-color: #3829ac;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.mobileblock {
  height: 380px;
}

.services-item {
  position: absolute;
  left: 4%;
  top: auto;
  right: 4%;
  bottom: 0%;
  display: block;
  overflow: visible;
  max-width: 410px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  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;
}

.column-16 {
  height: 380px;
}

.column-17 {
  height: 380px;
}

.column-18 {
  height: 380px;
}

.div-block-40 {
  min-height: 10px;
  min-width: 10px;
  margin-bottom: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.h3 {
  margin-bottom: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-style: normal;
}

.stat {
  font-family: Montserrat, sans-serif;
  color: #3829ac;
  font-size: 42px;
}

.stat_text {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.text-span-7 {
  font-size: 32px;
}

.metrics-format {
  color: #333;
  font-size: 32px;
}

.section-5 {
  padding: 80px 5%;
  background-color: #000;
}

.section-5.jagoona {
  padding-bottom: 113px;
  background-color: #111212;
}

.quote_w {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

.h2-c-w {
  display: block;
  margin: 0px auto 27px;
  border-style: none;
  border-width: 1px;
  border-color: #3829ac;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.h2-c-w.logos {
  margin-bottom: 25px;
}

.paragraph-10-w {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.paragraph-10-w.top {
  margin-bottom: 25px;
}

.image-9 {
  display: block;
}

.paragraph-10-w-logos {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.div-block-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  min-width: 100%;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  text-align: left;
}

.div-block-40-button-space {
  min-height: 10px;
  min-width: 10px;
  margin-bottom: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.h4 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
  text-align: left;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 850px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container-4.section5 {
  height: 650px;
}

.container-4.section5.process {
  height: 600px;
}

.section-6 {
  padding: 80px 5%;
}

.team1-person {
  display: block;
  width: 270px;
  height: 380px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.team1-person:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  color: transparent;
}

.team1-image {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 18, 18, 0.1)), to(rgba(17, 18, 18, 0.1)));
  background-image: linear-gradient(180deg, rgba(17, 18, 18, 0.1), rgba(17, 18, 18, 0.1));
}

.team1-image.team1-image1 {
  background-image: url('../images/richie_1richie.png');
  background-size: contain;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.team1-image.team1-image1.ale {
  background-image: url('../images/Natalia.png');
  background-size: cover;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.team1-image.team1-image1.jan {
  border-radius: 0px 0px 25px;
  background-image: url('../images/Jan.png');
  background-size: cover;
}

.team1-image.team1-image1.bianca {
  border-radius: 0px 0px 35px;
  background-image: url('../images/1Artboard-22x.png');
  background-size: cover;
}

.team1-image.team1-image1.natalia {
  border-radius: 0px 0px 34px;
  background-image: url('../images/Natalia.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.team-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  color: #3c3744;
  font-size: 24px;
  text-decoration: none;
}

.team-name:hover {
  color: #262831;
}

.teamposition {
  font-family: Montserrat, sans-serif;
  color: #262831;
  font-weight: 600;
}

.teamdescription {
  margin-top: 15px;
  color: #3c3744;
  text-decoration: none;
}

.teamdescription:hover {
  color: #262831;
}

.div-block-41 {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.image-10 {
  max-width: 20%;
  margin-left: -20px;
}

.image-11 {
  max-width: 25%;
}

.image-12 {
  max-width: 20%;
  margin-left: 9px;
}

.image-13 {
  max-width: 18%;
  margin-left: 17px;
}

.teamlogo {
  max-height: 80px;
  max-width: 25%;
  margin-left: 17px;
  opacity: 1;
}

.teamlogo._1 {
  max-width: 25%;
  margin-left: 10px;
}

.div-block-42 {
  margin-bottom: 25px;
  margin-left: 1px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.section-7 {
  min-height: 100px;
  background-color: #000;
}

.section-7.jagoona {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0%;
  background-color: #111212;
}

.section-8 {
  padding: 80px 5%;
}

.section-dark {
  background-color: #fff;
  color: #fff;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w50-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.link-dark {
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
}

.link-dark:hover {
  opacity: 1;
  color: #fff;
}

.link-dark:active {
  opacity: 0.9;
}

.home-footer-socicons-wrap {
  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;
}

.home-footer-socicon-wrap {
  margin-right: 20px;
}

.home-footer-socicon-wrap.home-footer-socicon-wrap-last {
  margin-right: 0px;
}

.home-footer-socicon {
  opacity: 0.6;
}

.home-footer-socicon:hover {
  opacity: 1;
}

.home-footer-socicon:active {
  opacity: 0.85;
}

.text-span-9 {
  color: #333;
}

.team-name-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.image-14 {
  margin-top: 4px;
  margin-left: 12px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.form-4 {
  width: 100%;
  text-align: center;
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #111212;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.form-field {
  border-style: none;
  border-width: 2px;
  border-color: #2dd122;
  background-color: #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-style: italic;
}

.button-7 {
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.button-7:hover {
  background-color: #0ff;
}

.error-message {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 70%;
  margin-left: 42px;
  padding-left: 10px;
  text-align: center;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns-2 {
  min-width: 90%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.column-20 {
  font-family: Montserrat, sans-serif;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-15 {
  max-height: 80px;
  max-width: 25%;
  margin-left: 12px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

@media (max-width: 991px) {
  .nav-contain {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .logo {
    margin-top: 15px;
  }
  .nav-menu-2 {
    background-color: #fcfcfc;
  }
  .textlinks {
    font-size: 14px;
    letter-spacing: 0.2px;
  }
  .footer-1-logo {
    max-width: 70%;
  }
  .footer-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer-2 {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .row-5 {
    display: block;
  }
  .footer-3-wrap {
    width: 100%;
    margin-left: 0px;
  }
  .right-content {
    width: 100%;
    margin-left: 0%;
  }
  .div-block-14 {
    height: 80px;
    padding-right: 25px;
    padding-left: 25px;
    background-color: #5748c5;
  }
  .div-block-15 {
    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;
  }
  .content-container-white {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav-container {
    display: block;
  }
  .nav-menu-4 {
    max-height: 430px;
    padding-top: 15px;
    padding-left: 15px;
    background-color: #5748c5;
  }
  .nav-link-6 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
    font-size: 16px;
    line-height: 22px;
  }
  .menu-button {
    margin-top: 10px;
    color: #8b8b8b;
  }
  .menu-button.w--open {
    margin-top: 0px;
    background-color: #20193a;
  }
  .card-wrap-bg {
    position: relative;
    padding-right: 10%;
    padding-left: 10%;
  }
  .column-7 {
    padding: 5px;
  }
  .paragraph-4 {
    margin-bottom: 89px;
  }
  .card-cta {
    padding-right: 10%;
    padding-bottom: 15%;
    padding-left: 10%;
  }
  .card-cta-heading {
    margin-bottom: 75px;
  }
  .cards-social-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .social-card-base {
    margin-bottom: 6px;
  }
  .social-card-base.social-card-padding {
    margin-left: 4px;
  }
  .div-block-21 {
    margin-top: 13px;
  }
  .div-block-22 {
    height: 100%;
  }
  .div-block-23 {
    padding-left: 15px;
  }
  .column-10 {
    padding: 5px;
  }
  .nav-menu-5 {
    background-color: #f5f5f5;
  }
  .nav-menu-6 {
    background-color: #fff;
  }
  .menu-button-2 {
    margin-top: 10px;
  }
  .icon-2 {
    color: #fff;
  }
  .button-4.default-button.card-cta {
    left: 30px;
    right: 30px;
    bottom: 20px;
    display: block;
    -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    text-align: center;
  }
  .quote-card {
    padding-bottom: 5px;
  }
  .column-13 {
    padding-top: 29px;
  }
  .div-block-37 {
    padding-bottom: 5px;
  }
  .left-nav {
    width: 22%;
  }
  .right-content-2 {
    width: 78%;
  }
  .heading-26 {
    font-size: 51px;
    line-height: 62px;
  }
  .hero-1-header {
    font-size: 51px;
    line-height: 62px;
  }
  .rounded-link-wrap.button-space-2 {
    margin-left: 12px;
    float: right;
  }
  .norde-block {
    display: block;
    width: 96%;
    max-width: 610px;
    min-width: auto;
    margin-right: 15px;
  }
  .feature-block {
    margin-bottom: 40px;
  }
  .team1-person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    text-align: center;
  }
  .team1-image {
    display: block;
  }
  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap {
    width: 645px;
  }
  .wrap.w50-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-footer-socicons-wrap {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .section {
    height: 100vh;
    max-height: none;
    min-height: auto;
    padding: 91px 25px;
    background-size: auto, auto;
  }
  .heading {
    font-size: 55px;
  }
  .paragraph {
    font-size: 1.3rem;
  }
  .btn-hero.body_cta.expert {
    width: 300px;
  }
  .btn-hero.body_cta.services {
    width: 300px;
    margin: -1px 33px 29px;
  }
  .menu-card {
    margin-bottom: 35px;
  }
  .nav-link.cool-link {
    background-color: #000;
  }
  .logo-text {
    text-align: center;
  }
  .footer-1-copywrite {
    margin-top: 10px;
  }
  .footer-1-logo {
    display: block;
    max-width: 40%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .footer-1-para {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .footer-1-legal {
    margin-top: 10px;
  }
  .footer-2 {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .footer-2-flex-wrap {
    padding-bottom: 90px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-2-col {
    -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;
  }
  .footer-3-col-2 {
    display: none;
  }
  .footer-3-copywrite {
    text-align: center;
  }
  .footer-3-col {
    -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;
  }
  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-container.fb-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .fb-footer-wrapper {
    margin-top: 15px;
  }
  .burger-button {
    cursor: pointer;
  }
  .card-cta {
    min-height: auto;
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .social-card-base {
    margin-left: 1px;
  }
  .article {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-28 {
    margin-bottom: 16px;
  }
  .row-8 {
    margin-bottom: 0px;
  }
  .overlay {
    overflow: scroll;
  }
  .overlay-2 {
    overflow: scroll;
  }
  .overlay-3 {
    overflow: scroll;
  }
  .overlay-4 {
    overflow: scroll;
  }
  .overlay-5 {
    overflow: scroll;
  }
  .button-4.default-button.card-cta {
    left: 30px;
    right: auto;
    bottom: 20px;
  }
  .quote-card {
    max-width: 500px;
    margin-top: 28px;
  }
  .quote-card-2 {
    max-width: 500px;
    margin-top: 28px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .news-item-image {
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }
  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .overlay-6 {
    overflow: scroll;
  }
  .overlay-last {
    overflow: scroll;
  }
  .heading-24 {
    font-size: 27px;
    line-height: 34px;
  }
  .form-block {
    min-width: 70%;
  }
  .heading-26 {
    font-size: 45px;
    line-height: 59px;
  }
  .hero-1-header {
    font-size: 45px;
    line-height: 59px;
  }
  .norde-block {
    min-width: auto;
  }
  .product-links-wrap {
    width: 55%;
  }
  .product-card-name-title-wrap {
    width: 45%;
  }
  .mail-list-form {
    width: 100%;
  }
  .text-field-long-2 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form-3 {
    width: 100%;
  }
  .h2-c {
    margin-bottom: 7px;
  }
  .paragraph-10 {
    margin-bottom: 47px;
  }
  .paragraph-10.wbutton {
    margin-top: -50px;
  }
  .paragraph-10.team {
    margin-bottom: 10px;
  }
  .container-3 {
    height: auto;
  }
  .container-3.s1 {
    height: auto;
  }
  .feature-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
    padding-bottom: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobileblock {
    height: auto;
    margin-bottom: 25px;
  }
  .services-item {
    position: static;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .column-17 {
    height: auto;
  }
  .column-18 {
    height: auto;
  }
  .stat {
    font-size: 36px;
  }
  .text-span-7 {
    color: #111212;
  }
  .section-5.jagoona {
    background-color: #111212;
  }
  .div-block-logos {
    min-width: auto;
  }
  .container-4 {
    height: auto;
  }
  .container-4.section5.process {
    height: auto;
  }
  .section-6 {
    background-color: #fff;
  }
  .team1-person {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .div-block-41 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .teamlogo {
    max-width: 70%;
  }
  .div-block-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-7.jagoona {
    min-height: auto;
    padding-right: 5%;
  }
  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrap.w50-spcbetween {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .link-dark {
    position: relative;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .home-footer-socicons-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -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;
  }
  .container-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-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 80%;
    -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;
  }
  .column-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -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;
  }
  .column-20 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button-3 {
    background-color: #111212;
  }
}

@media (max-width: 479px) {
  .container {
    margin-top: 49px;
    padding: 0px;
  }
  .section {
    position: static;
    overflow: visible;
    max-height: none;
    min-height: 813px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-size: 250%, auto;
  }
  .heading {
    margin: 5px -3px 18px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12vw;
    line-height: 40px;
  }
  .paragraph {
    margin-bottom: 22px;
    font-size: 16px;
  }
  .navbar {
    position: fixed;
    top: 0px;
    overflow: visible;
    padding-bottom: 0px;
  }
  .button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .btn-hero {
    margin-bottom: 23px;
  }
  .btn-hero.btn-hero2.hvr-bounce-to-right {
    margin-left: 0px;
  }
  .text-span {
    display: none;
  }
  .body {
    overflow: hidden;
    max-height: 100vh;
    max-width: 100vh;
  }
  .footer-1-copywrite {
    margin-bottom: 19px;
  }
  .footer-1-logo {
    max-width: 60%;
    margin-bottom: 25px;
  }
  .footer-1-para {
    max-width: 231px;
    font-size: 13px;
  }
  .footer-3-copywrite {
    text-align: center;
  }
  .footer-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .fb-footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-text {
    margin-bottom: 10px;
  }
  .global-nav-button {
    margin-right: 1px;
    margin-left: 1px;
  }
  .mobile-nav {
    padding-left: 10px;
  }
  .logo-link {
    max-width: 80px;
    margin-left: 0px;
  }
  .card-wrap-bg {
    min-height: 530px;
    padding-top: 80px;
    padding-right: 8%;
    padding-left: 8%;
  }
  .card-cta {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .div-block-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-22 {
    width: 100%;
    height: 100%;
  }
  .div-block-23 {
    width: 100%;
  }
  .div-block-33 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-3 {
    margin-bottom: 5px;
  }
  .div-block-37 {
    padding-bottom: 20px;
  }
  .heading-23 {
    line-height: 25px;
  }
  .heading-24 {
    font-size: 24px;
    text-align: center;
  }
  .text-field {
    padding-right: 35px;
    padding-left: 35px;
    text-align: left;
  }
  .cta-card {
    padding-right: 7px;
    padding-left: 7px;
    background-position: 0px -68%;
  }
  .heading-26 {
    font-size: 42px;
    line-height: 48px;
  }
  .hero-1-header {
    font-size: 42px;
    line-height: 48px;
  }
  .product-title-wrap {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .rounded-link-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    float: none;
  }
  .rounded-link-wrap.button-space-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    float: none;
  }
  .norde-block {
    min-width: auto;
    margin-right: 5px;
    margin-left: 5px;
  }
  .rounded-link-large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    float: none;
  }
  .product-links-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .product-card-name-title-wrap {
    width: 100%;
    padding-left: 4px;
  }
  .mail-list-form {
    width: 100%;
  }
  .container-flex-v {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text-field-long-2 {
    width: 100%;
    margin-right: 0px;
  }
  .heading-mail {
    text-align: center;
  }
  .text-block-13 {
    font-size: 16px;
    line-height: 25px;
  }
  .form-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .section-cta {
    display: block;
    -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-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .image-7 {
    margin-top: -3px;
    padding: 1px 5px 5px;
  }
  .heading-27 {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 28px;
  }
  .h2-c {
    margin-bottom: 59px;
  }
  .h2-c-w {
    margin-bottom: 59px;
  }
  .team1-person {
    padding-left: 0px;
    -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;
  }
  .team1-person:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }
  .teamdescription {
    display: block;
    -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-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 15px;
    text-align: center;
  }
}

#w-node-f1f78361df90-b3ac59bd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-26261f5213c3-b3ac59bd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-214643de5e12-b3ac59bd {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-97fa8244ee5e-b3ac59bd {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@font-face {
  font-family: 'Gt walsheim pro';
  src: url('../fonts/GT-Walsheim-Pro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome webfont 2';
  src: url('../fonts/fontawesome-webfont_2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gt walsheim';
  src: url('../fonts/GT-Walsheim-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}