/* line 2, app/assets/stylesheets/marketing_pages/about_us.scss */
.wrapper {
  min-height: 100%;
  overflow: hidden;
  margin-top: -22px;
}

/* line 8, app/assets/stylesheets/marketing_pages/about_us.scss */
._container {
  max-width: 1140px;
  margin: 0 auto;
}

/* line 13, app/assets/stylesheets/marketing_pages/about_us.scss */
.whiteSectionWrapper {
  background-color: #FFFFFF;
}

/* line 17, app/assets/stylesheets/marketing_pages/about_us.scss */
.blueSectionWrapper {
  background-color: #F8FAFD;
}

/* line 21, app/assets/stylesheets/marketing_pages/about_us.scss */
.sectionTitle {
  font-weight: 500;
  font-size: 36px;
  line-height: 156%;
  color: #196FAF;
}

/* line 28, app/assets/stylesheets/marketing_pages/about_us.scss */
.sectionContent {
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  color: #303134;
}

/* About Us */
/* line 37, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs__image-mobile {
  display: none;
}

/* line 41, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs {
  display: flex;
}

/* line 45, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs__content {
  padding: 70px 131px 80px 0;
}

/* line 49, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs__title {
  padding-bottom: 16px;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #196FAF;
}

/* line 57, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs__subtitle {
  padding-bottom: 26px;
  font-weight: 700;
  font-size: 38px;
  line-height: 134%;
  color: #303134;
  max-width: 542px;
}

/* line 66, app/assets/stylesheets/marketing_pages/about_us.scss */
.aboutUs__description {
  max-width: 454px;
}

/* Who Are We */
/* line 72, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre {
  padding: 70px 0 90px 0;
}

/* line 76, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre__title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}

/* line 82, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 88, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre__item {
  max-width: 530px;
  margin-bottom: 70px;
}

/* line 93, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre__item:first-child {
  margin-right: 80px;
}

/* line 97, app/assets/stylesheets/marketing_pages/about_us.scss */
.whoWeAre__stacistic {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

/* line 103, app/assets/stylesheets/marketing_pages/about_us.scss */
.statistic__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 90px;
  max-width: 200px;
}

/* line 111, app/assets/stylesheets/marketing_pages/about_us.scss */
.statistic__item:last-child {
  margin-right: 0px;
}

/* line 115, app/assets/stylesheets/marketing_pages/about_us.scss */
.statistic__title {
  font-weight: 700;
  font-size: 60px;
  line-height: 85%;
  color: #303134;
  margin-bottom: 6px;
}

/* line 123, app/assets/stylesheets/marketing_pages/about_us.scss */
.statistic__description {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 164%;
  color: #303134;
}

/* How It Works */
/* line 133, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks {
  padding: 70px 0 90px 0;
}

/* line 137, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__title {
  text-align: end;
  padding-right: 385px;
}

/* line 142, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__main {
  display: flex;
}

/* line 146, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__image {
  align-self: flex-end;
}

/* line 150, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__content {
  margin-left: 70px;
  align-self: flex-end;
}

/* line 155, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__item {
  margin-bottom: 25px;
}

/* line 159, app/assets/stylesheets/marketing_pages/about_us.scss */
.howItWorks__item:last-child {
  margin-bottom: 0px;
}

/* Our Backstory */
/* line 165, app/assets/stylesheets/marketing_pages/about_us.scss */
.backstory {
  padding: 70px 0 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 172, app/assets/stylesheets/marketing_pages/about_us.scss */
.backstory__title {
  margin-bottom: 40px;
}

/* line 176, app/assets/stylesheets/marketing_pages/about_us.scss */
.backstory__content {
  max-width: 800px;
  text-align: center;
}

/* line 181, app/assets/stylesheets/marketing_pages/about_us.scss */
.backstory__pages {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  min-width: 100%;
  margin: 60px 0 0px 0;
  position: relative;
  z-index: 1;
}

/* line 191, app/assets/stylesheets/marketing_pages/about_us.scss */
.backstory__content-second {
  margin: 0 auto;
  margin-top: 125px;
}

/* line 196, app/assets/stylesheets/marketing_pages/about_us.scss */
.pages__item-absolute {
  position: absolute;
  z-index: 2;
  left: 360px;
  top: 80px;
}

/* line 203, app/assets/stylesheets/marketing_pages/about_us.scss */
.pages__img {
  margin-bottom: 20px;
}

/* line 207, app/assets/stylesheets/marketing_pages/about_us.scss */
.pages__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 164%;
  color: #707479;
  text-align: center;
}

/* Leadership */
/* line 217, app/assets/stylesheets/marketing_pages/about_us.scss */
.leadership {
  padding: 70px 0 80px 0;
}

/* line 221, app/assets/stylesheets/marketing_pages/about_us.scss */
.leadership__title {
  text-align: center;
  margin-bottom: 50px;
}

/* line 226, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

/* line 232, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote:last-child {
  margin-bottom: 0px;
}

/* line 236, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 242, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote__name {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 24px;
  line-height: 142%;
  color: #303134;
}

/* line 250, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote__position {
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  color: #707479;
}

/* line 257, app/assets/stylesheets/marketing_pages/about_us.scss */
.quote__description {
  max-width: 780px;
}

/* Corporate Headquarters */
/* line 263, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters__image-mobile {
  display: none;
}

/* line 267, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters {
  display: flex;
  justify-content: space-between;
}

/* line 272, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters__content {
  padding: 70px 0 70px 0;
  max-width: 390px;
}

/* line 277, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters__title {
  margin-bottom: 20px;
}

/* line 281, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters__description {
  margin-bottom: 30px;
}

/* line 285, app/assets/stylesheets/marketing_pages/about_us.scss */
.headquarters__location {
  font-weight: 700;
  font-size: 20px;
  line-height: 180%;
  color: #303134;
}

/* Get started */
/* line 294, app/assets/stylesheets/marketing_pages/about_us.scss */
.getStarted {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0 70px 0;
}

/* line 301, app/assets/stylesheets/marketing_pages/about_us.scss */
.getStarted__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 180%;
  color: #000000;
  margin-bottom: 40px;
}

/* line 309, app/assets/stylesheets/marketing_pages/about_us.scss */
.getStarted__link {
  padding: 14px 63px 13px 63px;
  background-color: #5796D2;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 156%;
  color: #FFFFFF;
}

/* Responsive */
@media screen and (max-width: 1200px) {
  /* line 322, app/assets/stylesheets/marketing_pages/about_us.scss */
  ._container {
    max-width: 900px;
  }
  /* line 325, app/assets/stylesheets/marketing_pages/about_us.scss */
  .sectionTitle {
    font-size: 30px;
  }
  /* line 328, app/assets/stylesheets/marketing_pages/about_us.scss */
  .sectionContent {
    font-size: 14px;
  }
  /* line 331, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__content {
    padding-right: 80px;
  }
  /* line 334, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__subtitle {
    font-size: 28px;
  }
  /* line 337, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__title {
    font-size: 45px;
  }
  /* line 340, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__item {
    max-width: 400px;
  }
  /* line 343, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__item:first-child {
    margin-right: 40px;
  }
  /* line 346, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__item-absolute {
    position: static;
  }
  /* line 349, app/assets/stylesheets/marketing_pages/about_us.scss */
  .backstory__pages {
    flex-wrap: wrap;
  }
  /* line 352, app/assets/stylesheets/marketing_pages/about_us.scss */
  .second {
    order: 3;
    margin: 0 auto;
  }
  /* line 356, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__item {
    margin-bottom: 10px;
  }
  /* line 359, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__item:last-child {
    margin-bottom: 0;
  }
  /* line 362, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__title {
    margin-right: 40px;
  }
  /* line 365, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__name {
    font-size: 20px;
  }
  /* line 368, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__description {
    max-width: 670px;
  }
  /* line 371, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__position {
    font-size: 14px;
  }
  /* line 374, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__content {
    margin-right: 30px;
  }
  /* line 377, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__location {
    font-size: 16px;
  }
  /* line 380, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__title {
    padding-right: 182px;
  }
  /* line 383, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__image {
    width: 450px;
  }
  /* line 386, app/assets/stylesheets/marketing_pages/about_us.scss */
  .backstory__content-second {
    margin: 60px auto;
  }
}

@media screen and (max-width: 992px) {
  /* line 391, app/assets/stylesheets/marketing_pages/about_us.scss */
  ._container {
    max-width: 700px;
  }
  /* line 394, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__content {
    padding-right: 20px;
    padding-bottom: 50px;
  }
  /* line 398, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__image {
    width: 380px;
  }
  /* line 401, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__subtitle {
    font-size: 24px;
  }
  /* line 404, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__item {
    max-width: 300px;
  }
  /* line 407, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__description {
    font-size: 12px;
  }
  /* line 410, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks {
    flex-wrap: wrap;
  }
  /* line 413, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__title {
    text-align: center;
    padding: 0;
    margin: 0 auto;
  }
  /* line 418, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__content {
    margin-left: 0;
  }
  /* line 421, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__main {
    flex-direction: column;
  }
  /* line 424, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__image {
    align-self: center;
    margin: 30px 0 40px 0;
  }
  /* line 428, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__item {
    text-align: center;
  }
  /* line 431, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__item:last-child {
    margin-bottom: 30px;
  }
  /* line 434, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__item {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 438, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__description {
    max-width: 500px;
  }
  /* line 441, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__image {
    width: 425px;
  }
  /* line 444, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__content {
    padding: 50px 0;
  }
  /* line 447, app/assets/stylesheets/marketing_pages/about_us.scss */
  .backstory__content-second {
    margin: 20px auto 40px auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 452, app/assets/stylesheets/marketing_pages/about_us.scss */
  ._container {
    max-width: 500px;
  }
  /* line 455, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs {
    padding: 0 35px;
  }
  /* line 458, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__image {
    display: none;
  }
  /* line 461, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__image-mobile {
    display: block;
  }
  /* line 464, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs {
    flex-direction: column-reverse;
  }
  /* line 467, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__content {
    margin: 0 auto;
    padding: 30px 0 60px 0;
  }
  /* line 471, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__image-mobile {
    margin-right: -70px;
    width: 252px;
    align-self: flex-end;
  }
  /* line 476, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__title {
    font-size: 13px;
  }
  /* line 479, app/assets/stylesheets/marketing_pages/about_us.scss */
  .aboutUs__subtitle {
    font-size: 20px;
    line-height: 26px;
  }
  /* line 483, app/assets/stylesheets/marketing_pages/about_us.scss */
  .sectionContent {
    font-size: 14px;
    line-height: 23px;
  }
  /* line 487, app/assets/stylesheets/marketing_pages/about_us.scss */
  .sectionTitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  /* line 492, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 496, app/assets/stylesheets/marketing_pages/about_us.scss */
  .second_who {
    order: 3;
  }
  /* line 499, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__item {
    max-width: 530px;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
  }
  /* line 505, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__item:first-child {
    margin: 0;
  }
  /* line 508, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__stacistic {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0;
  }
  /* line 513, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__item {
    margin-right: 0px;
    width: 200px;
  }
  /* line 517, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__item:nth-child(2) {
    margin-bottom: 36px;
  }
  /* line 520, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__item:nth-child(1) {
    margin-bottom: 36px;
  }
  /* line 523, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__description {
    font-size: 9px;
    line-height: 15px;
  }
  /* line 527, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks {
    padding: 50px 35px 60px 35px;
  }
  /* line 530, app/assets/stylesheets/marketing_pages/about_us.scss */
  .howItWorks__image {
    max-width: 100%;
    height: auto;
  }
  /* line 534, app/assets/stylesheets/marketing_pages/about_us.scss */
  .backstory {
    padding: 40px 35px 40px 35px;
  }
  /* line 537, app/assets/stylesheets/marketing_pages/about_us.scss */
  .pages__img {
    margin-bottom: 16px;
    max-width: 100%;
    height: auto;
  }
  /* line 542, app/assets/stylesheets/marketing_pages/about_us.scss */
  .backstory__pages {
    margin: 40px 0 20px 0;
  }
  /* line 545, app/assets/stylesheets/marketing_pages/about_us.scss */
  .leadership {
    padding: 50px 35px 60px 35px;
  }
  /* line 548, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote {
    flex-direction: column;
  }
  /* line 551, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__name {
    font-size: 16px;
  }
  /* line 554, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__position {
    font-size: 14px;
  }
  /* line 557, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__title {
    margin: 0 auto 20px auto;
    text-align: center;
  }
  /* line 561, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters {
    padding: 0 35px;
    flex-direction: column-reverse;
  }
  /* line 565, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__content {
    padding-top: 4px;
    padding-bottom: 50px;
  }
  /* line 569, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__image {
    display: none;
  }
  /* line 572, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__image-mobile {
    display: block;
    align-self: flex-end;
    margin-right: -80px;
    max-width: 100%;
    height: auto;
  }
  /* line 579, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__location {
    font-size: 14px;
  }
  /* line 582, app/assets/stylesheets/marketing_pages/about_us.scss */
  .quote__description {
    text-align: center;
  }
  /* line 585, app/assets/stylesheets/marketing_pages/about_us.scss */
  .getStarted__title {
    font-size: 14px;
  }
  /* line 588, app/assets/stylesheets/marketing_pages/about_us.scss */
  .getStarted__link {
    font-weight: 500px;
    font-size: 14px;
    padding: 8px 58px;
  }
  /* line 593, app/assets/stylesheets/marketing_pages/about_us.scss */
  .getStarted {
    padding: 30px 35px 40px 35px;
  }
}

@media screen and (max-width: 469px) {
  /* line 598, app/assets/stylesheets/marketing_pages/about_us.scss */
  .statistic__item {
    margin-right: 0px;
    width: 140px;
  }
  /* line 602, app/assets/stylesheets/marketing_pages/about_us.scss */
  .headquarters__title {
    width: 130px;
  }
}

@media screen and (max-width: 350px) {
  /* line 607, app/assets/stylesheets/marketing_pages/about_us.scss */
  .whoWeAre__stacistic {
    justify-content: center;
  }
}

/* End About Us page CSS stylings */

/*# sourceMappingURL=about_us.css-fbc00bb4f97718a07f1d10cdddf42f1cee5c052f5cd263d73c4f19e6c2a29b8e.map */
