@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important; }

html body {
  font-family: 'Open Sans', sans-serif; }
  html body p {
    line-height: 24px;
    font-size: 16px; }

.anchor {
  font-weight: bold;
  color: #38699E;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 8.75px;
  position: absolute;
  text-transform: uppercase;
  transform: rotate(90deg); }
  @media screen and (max-width: 992px) {
    .anchor {
      display: none; } }

.mp-btn {
  font-weight: bold;
  border: none;
  font-size: 21px;
  line-height: 28px;
  padding: 18px 0;
  max-width: 315px;
  width: 100%;
  background-color: white;
  outline: none;
  display: flex;
  justify-content: center;
  color: #3E3E3E;
  text-decoration: none !important; }

body {
  position: relative; }

.header {
  position: fixed;
  top: 24px;
  width: 100%;
  z-index: 10;
  background: rgba(161, 133, 133, 0.747); }
  .header .header-content .fb-cont {
    position: absolute;
    top: 90vh; }
  .header .header-content .vertical-grid {
    display: none;
    background: rgba(133, 161, 137, 0.747);
    position: relative;
    margin-left: -80px; }
    @media screen and (max-width: 1300px) {
      .header .header-content .vertical-grid {
        margin-left: -60px; } }
    @media screen and (max-width: 1230px) {
      .header .header-content .vertical-grid {
        margin-left: -40px; } }
  .header .intersted-cont {
    position: absolute;
    right: -2%; }
    .header .intersted-cont .intersted-a {
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      color: #38699E;
      letter-spacing: 5px;
      font-size: 14px;
      line-height: 19px;
      text-transform: uppercase;
      text-decoration: none; }
      .header .intersted-cont .intersted-a img {
        margin-left: 12px;
        transition: transform 0.5s ease-in-out; }
    .header .intersted-cont .intersted-a:hover img {
      transform: translateX(5px); }
  .header .about-cont {
    position: absolute;
    left: -47px;
    top: 18vh; }
    .header .about-cont .about-anchor {
      display: flex;
      justify-content: center;
      align-items: center; }
      .header .about-cont .about-anchor .about-anchor-slash {
        background-color: #38699E;
        width: 14px;
        height: 2px;
        margin-right: 18px;
        border-radius: 16px; }
  @media screen and (max-width: 1010px) {
    .header {
      display: none; } }

.hero-sec {
  background-color: #D0DBE3; }
  .hero-sec .hero-sec-cont {
    padding-top: 24px;
    margin-left: 95px; }
    .hero-sec .hero-sec-cont .hero-header-logo {
      width: 100%;
      text-align: center;
      margin-left: -47px;
      margin-bottom: 60px; }
    .hero-sec .hero-sec-cont .hero-sec-content {
      display: flex;
      position: relative; }
    .hero-sec .hero-sec-cont .hero-text {
      z-index: 3; }
      .hero-sec .hero-sec-cont .hero-text .hero-header h1 {
        font-size: 54px;
        line-height: 74px;
        font-weight: bold;
        margin-bottom: 12px; }
      .hero-sec .hero-sec-cont .hero-text .hero-subheader p {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 70px; }
      .hero-sec .hero-sec-cont .hero-text .hero-btn-cont .hero-btn {
        border: 1px solid black;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 4.38px;
        line-height: 19px;
        background-color: transparent;
        text-transform: uppercase;
        padding: 19px 0;
        max-width: 430px;
        width: 100%;
        margin-bottom: 60px; }
    .hero-sec .hero-sec-cont .hero-imgs {
      position: absolute;
      width: 100%; }
      .hero-sec .hero-sec-cont .hero-imgs .hero-mawi-img-cont {
        position: absolute;
        right: 75px;
        top: 80px;
        z-index: 2; }
        .hero-sec .hero-sec-cont .hero-imgs .hero-mawi-img-cont .hero-mawi-img-pic {
          display: block;
          max-width: 570px; }
          .hero-sec .hero-sec-cont .hero-imgs .hero-mawi-img-cont .hero-mawi-img-pic img {
            width: 100%; }
      .hero-sec .hero-sec-cont .hero-imgs .hero-app-img-cont {
        position: absolute;
        right: 0;
        top: 0; }
        .hero-sec .hero-sec-cont .hero-imgs .hero-app-img-cont .hero-app-img-pic {
          display: block;
          max-width: 286px; }
          .hero-sec .hero-sec-cont .hero-imgs .hero-app-img-cont .hero-app-img-pic img {
            width: 100%; }
    .hero-sec .hero-sec-cont .hero-img-mob-container {
      display: none; }
      .hero-sec .hero-sec-cont .hero-img-mob-container .hero-img-mob {
        width: 100%; }
      .hero-sec .hero-sec-cont .hero-img-mob-container .hero-btn-intersted-container {
        text-align: center;
        padding: 40px 0; }
        .hero-sec .hero-sec-cont .hero-img-mob-container .hero-btn-intersted-container .hero-btn-intersted {
          background-color: white;
          border: 1px solid #D0DAE3;
          border-radius: 24px;
          font-size: 14px;
          font-weight: bold;
          line-height: 19px;
          letter-spacing: 5px;
          padding: 15px 10px 15px 20px;
          color: #38699E;
          text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .hero-sec .hero-sec-cont {
        margin-left: 0; }
        .hero-sec .hero-sec-cont .hero-header-logo {
          margin-left: 0px;
          margin-bottom: 30px; }
        .hero-sec .hero-sec-cont .hero-sec-content {
          display: flex;
          flex-direction: column; }
        .hero-sec .hero-sec-cont .hero-img-mob-container {
          display: block; }
        .hero-sec .hero-sec-cont .hero-imgs {
          display: none; } }
    @media screen and (max-width: 576px) {
      .hero-sec .hero-sec-cont .hero-text .hero-header h1 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 10px; }
      .hero-sec .hero-sec-cont .hero-text .hero-subheader p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px; } }

.subheader-sec {
  margin-top: 190px;
  margin-bottom: 120px;
  position: relative;
  z-index: 3; }
  .subheader-sec .subheader-sec-h2 {
    margin-left: 95px;
    font-size: 48px;
    font-weight: bold;
    line-height: 65px;
    max-width: 655px; }
  @media screen and (max-width: 992px) {
    .subheader-sec {
      margin-top: 50px; }
      .subheader-sec .subheader-sec-h2 {
        margin-left: 0px;
        max-width: 100%; } }
  @media screen and (max-width: 576px) {
    .subheader-sec {
      margin-bottom: 70px; }
      .subheader-sec .subheader-sec-h2 {
        font-size: 24px;
        line-height: 33px; } }

.setup-mp {
  margin-bottom: 80px; }
  .setup-mp .setup-mp-cont .setup-mp-item {
    max-width: 255px; }
    .setup-mp .setup-mp-cont .setup-mp-item .setup-mp-item-text {
      max-width: 190px; }
  @media screen and (max-width: 992px) {
    .setup-mp .setup-mp-item-row-2 {
      margin-top: 50px; } }
  @media screen and (max-width: 576px) {
    .setup-mp {
      margin-bottom: 0px; }
      .setup-mp .setup-mp-item-row-2 {
        margin-top: 0px; }
      .setup-mp .setup-mp-cont {
        display: flex; }
        .setup-mp .setup-mp-cont .setup-mp-item {
          margin: 0 auto 70px !important;
          max-width: 260px;
          text-align: center; }
          .setup-mp .setup-mp-cont .setup-mp-item .setup-mp-item-img {
            text-align: left;
            width: auto;
            display: inline-flex;
            flex-direction: column;
            margin-right: -60px; }
            .setup-mp .setup-mp-cont .setup-mp-item .setup-mp-item-img .setup-mp-item-img-cont {
              display: inline-block;
              width: auto; }
          .setup-mp .setup-mp-cont .setup-mp-item .setup-mp-item-text {
            max-width: 100%; } }

.how-possible .how-possible-cont {
  margin-left: 95px;
  padding-top: 95px;
  padding-bottom: 420px;
  position: relative;
  background-image: url("/imgs/hands.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 100%; }
  .how-possible .how-possible-cont .how-possible-header h2 {
    font-weight: bold;
    font-size: 48px;
    line-height: 65px;
    margin-bottom: 25px; }
  .how-possible .how-possible-cont .how-possible-text p {
    max-width: 445px; }
  .how-possible .how-possible-cont .anchor {
    top: 70px;
    right: -80px;
    transform: rotate(90deg); }

@media screen and (max-width: 992px) {
  .how-possible .how-possible-cont {
    margin-left: 0; } }

@media screen and (max-width: 576px) {
  .how-possible .how-possible-cont {
    padding-bottom: 250px;
    padding-top: 70px; }
    .how-possible .how-possible-cont .how-possible-header h2 {
      margin-bottom: 10px;
      max-width: 290px;
      font-size: 24px;
      line-height: 33px;
      font-weight: bold; }
    .how-possible .how-possible-cont .how-possible-text p {
      max-width: 100%;
      font-size: 14px; } }

.roadmap {
  background: #D0DBE3;
  overflow: hidden; }
  .roadmap .roadmap-cont {
    position: relative;
    padding: 120px 0 80px; }
    .roadmap .roadmap-cont .blur-img-cont {
      position: absolute;
      right: 150px;
      top: -180px;
      max-width: 318px; }
      .roadmap .roadmap-cont .blur-img-cont img {
        width: 100%; }
    .roadmap .roadmap-cont .roadmap-img-cont {
      position: absolute;
      left: 150px;
      bottom: -250px;
      max-width: 318px;
      z-index: 0; }
      .roadmap .roadmap-cont .roadmap-img-cont img {
        width: 100%; }
    .roadmap .roadmap-cont .roadmap-items {
      position: relative; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-items-row {
        display: flex;
        justify-content: center;
        position: relative;
        z-index: 3; }
        .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item {
          display: flex;
          width: 100%; }
          .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item .roadmap-item-img-cont img {
            margin-right: 10px; }
          .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item .roadmap-item-text {
            margin-top: 20px; }
            .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item .roadmap-item-text .roadmap-item-header {
              font-weight: bold;
              font-size: 24px;
              line-height: 33px;
              margin-bottom: 4px; }
        .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-1 {
          margin-right: 60px;
          max-width: 425px; }
        .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-2 {
          margin: 120px 0 0 0;
          max-width: 455px; }
          .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-2 .roadmap-item-text {
            margin-top: 60px; }
        .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-3 {
          max-width: 430px;
          margin: 0 30px 0 0; }
        .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-4 {
          max-width: 455px;
          margin: 150px 0 0 0; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-items-row-2 {
        justify-content: flex-end;
        margin-top: -15px; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-item-chip-text {
        margin-top: 27px;
        font-weight: bold;
        font-size: 24px;
        line-height: 33px; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-item-chip-text-mobile {
        display: none; }
  @media screen and (max-width: 992px) {
    .roadmap .roadmap-cont .blur-img-cont {
      top: -150px;
      right: -150px; }
    .roadmap .roadmap-cont .roadmap-img-cont {
      position: static;
      margin: 50px auto;
      padding: 0 40px; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-item-chip-text-mobile {
      display: block;
      max-width: 255px;
      margin: 0 auto; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item {
      flex-direction: column; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-1 {
      margin: 0;
      max-width: 455px; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-2 {
      margin: 0;
      max-width: 455px; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-2 .roadmap-item-text {
        margin-top: 20px; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-3 {
      margin: 0;
      max-width: 455px; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-4 {
      margin: 0;
      max-width: 455px; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item-step-4 .roadmap-item-chip-text {
        display: none; }
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row-2 {
      margin-top: 20px; } }
  @media screen and (max-width: 576px) {
    .roadmap .roadmap-cont .roadmap-items .roadmap-items-row {
      display: flex;
      flex-direction: column; }
      .roadmap .roadmap-cont .roadmap-items .roadmap-items-row .roadmap-item {
        margin-top: 70px; } }

.cases .cases-cont {
  display: flex;
  margin: 115px 0 0 0; }
  .cases .cases-cont .cases-cont-center {
    max-width: 760px;
    margin: 0 auto;
    width: 100%; }
    .cases .cases-cont .cases-cont-center .cases-text {
      margin-bottom: 81px;
      max-width: 538px; }
      .cases .cases-cont .cases-cont-center .cases-text p {
        font-size: 18px;
        line-height: 24px; }
    .cases .cases-cont .cases-cont-center .cases-items {
      display: flex; }
      .cases .cases-cont .cases-cont-center .cases-items .cases-item .cases-item-img {
        margin-right: 125px;
        margin-bottom: 8px;
        border: 1px gray dashed; }
      .cases .cases-cont .cases-cont-center .cases-items .cases-item .cases-item-text p {
        font-size: 24px;
        line-height: 33px; }
    .cases .cases-cont .cases-cont-center .anchor {
      top: 160px;
      left: -150px; }

@media screen and (max-width: 992px) {
  .cases .cases-cont .cases-cont-center .cases-items .cases-item .cases-item-img {
    margin-right: 55px; } }

@media screen and (max-width: 768px) {
  .cases .cases-cont {
    margin: 60px 0 0 0; }
    .cases .cases-cont .cases-cont-center .cases-text {
      margin-bottom: 20px; }
    .cases .cases-cont .cases-cont-center .cases-items {
      flex-direction: column; }
      .cases .cases-cont .cases-cont-center .cases-items .cases-item {
        border: none;
        text-align: center; }
        .cases .cases-cont .cases-cont-center .cases-items .cases-item .cases-item-img {
          display: inline-flex;
          border: none;
          margin-right: -30px;
          margin-bottom: 0;
          margin-top: 50px;
          margin: 50px -30px -10px 0; } }

.co-branding {
  padding-top: 200px;
  position: relative;
  overflow-y: hidden; }
  .co-branding .co-branding-bg {
    background-color: #D0DBE3; }
  .co-branding .co-branding-cont {
    display: flex;
    padding: 138px 0; }
    .co-branding .co-branding-cont .co-branding-text {
      z-index: 3;
      margin-left: 95px; }
      .co-branding .co-branding-cont .co-branding-text .co-branding-header h2 {
        font-size: 48px;
        font-weight: bold;
        line-height: 56px;
        margin-bottom: 24px;
        max-width: 350px; }
      .co-branding .co-branding-cont .co-branding-text .co-branding-subheader {
        max-width: 445px;
        margin-bottom: 36px; }
      .co-branding .co-branding-cont .co-branding-text .co-branding-btn {
        max-width: 350px;
        cursor: pointer;
        transition: all 0.5s ease-in-out; }
      .co-branding .co-branding-cont .co-branding-text .co-branding-btn:hover {
        background-color: #3E3E3E;
        color: white; }
    .co-branding .co-branding-cont .co-branding-img-cont img {
      width: 571px;
      position: absolute;
      right: 0;
      bottom: 0px; }
  @media screen and (max-width: 1200px) {
    .co-branding .co-branding-cont .co-branding-text {
      margin-left: 0; } }
  @media screen and (max-width: 992px) {
    .co-branding .co-branding-cont {
      flex-direction: column;
      padding: 0; }
      .co-branding .co-branding-cont .co-branding-text {
        margin: 54px 0 0; }
        .co-branding .co-branding-cont .co-branding-text .co-branding-header h2 {
          font-size: 36px;
          font-weight: bold;
          line-height: 48px;
          margin-bottom: 24px;
          max-width: 100%; }
        .co-branding .co-branding-cont .co-branding-text .co-branding-subheader {
          max-width: 100%;
          margin-bottom: 36px; }
        .co-branding .co-branding-cont .co-branding-text .co-branding-btn-cont {
          text-align: center;
          margin-bottom: 62px; }
      .co-branding .co-branding-cont .co-branding-img-cont img {
        width: 100%;
        position: static; } }

.contact-us-section .contact-us-cont {
  margin-top: 170px;
  display: flex;
  justify-content: center; }
  .contact-us-section .contact-us-cont .contact-us-cont-center {
    max-width: 660px; }
  .contact-us-section .contact-us-cont .contact-us-header h2 {
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    font-weight: bold;
    margin-bottom: 34px; }
  .contact-us-section .contact-us-cont .contact-us-btn-cont {
    text-align: center;
    margin-bottom: 120px;
    display: flex;
    justify-content: center; }
    .contact-us-section .contact-us-cont .contact-us-btn-cont .co-branding-btn {
      color: white;
      background: #3E3E3E;
      border: 1px solid #3E3E3E;
      cursor: pointer;
      transition: all 0.5s ease-in-out; }
    .contact-us-section .contact-us-cont .contact-us-btn-cont .co-branding-btn:hover {
      background-color: white;
      color: #3E3E3E; }
  .contact-us-section .contact-us-cont .contact-us-img-cont {
    position: relative;
    line-height: 0; }
    .contact-us-section .contact-us-cont .contact-us-img-cont .contact-us-img-pic {
      display: block; }
      .contact-us-section .contact-us-cont .contact-us-img-cont .contact-us-img-pic img {
        width: 100%; }
    .contact-us-section .contact-us-cont .contact-us-img-cont .contact-us-copy {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -58px;
      font-size: 14px;
      line-height: 19px; }

@media screen and (max-width: 576px) {
  .contact-us-section .contact-us-cont {
    margin-top: 70px; }
    .contact-us-section .contact-us-cont .contact-us-btn-cont {
      margin-bottom: 80px; } }
