body {
  margin: 0px 0px 48px;
  background-color: #f7f6f5;
  font-family: Lato, sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

h1 {
  margin-top: 16px;
  margin-bottom: 24px;
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 56px;
  line-height: 64px;
  font-weight: 400;
  letter-spacing: -2px;
}

h2 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: -2px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: -1px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

h6 {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
}

a {
  color: #444;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
  color: #23d3d3;
}

a:focus {
  color: #444;
}

.section {
  margin-right: 48px;
  margin-left: 48px;
  padding-top: 48px;
  padding-bottom: 48px;
}

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

.section.bottom-cta-section {
  background-color: #ffc000;
}

.section.testimonial-bg {
  background-image: url('../images/Group2.png');
}

.section.purple-background {
  background-color: #63497b;
}

.container {
  position: relative;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.faq-container {
  width: 720px;
}

.container.pricing-tab {
  padding-top: 32px;
}

.navbar {
  background-color: transparent;
}

.navbar-desktop {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.navbar-mobile {
  display: none;
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-content {
  width: 50%;
  margin-top: -24px;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.header-content.under-the-hood {
  width: 40%;
}

.header-visuals {
  display: block;
  width: 50%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
}

.header-phone-frame {
  display: block;
  float: right;
}

.app-store-buttons {
  display: block;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tnc-header {
  margin-top: 120px;
  text-align: center;
}

.navbar-logo {
  width: 160px;
  float: left;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.section-header {
  margin-right: 48px;
  margin-left: 48px;
  background-color: #fff;
}

.display-1 {
  font-size: 96px;
  line-height: 96px;
}

.display-2 {
  font-size: 48px;
  line-height: 56px;
}

.section-title {
  display: block;
  width: 640px;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  text-align: center;
}

.block-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 84px;
  padding-bottom: 84px;
  -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;
  border-bottom: 1px dotted #ccc;
}

.block-feature.last {
  padding-bottom: 0px;
}

.block-feature.no-margin {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 0px;
  border-style: none;
}

.feature-content {
  width: 45%;
  float: right;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.feature-content.flipped {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.feature-graphic {
  width: 50%;
  float: left;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.feature-graphic.flipped {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.how-it-works-desktop {
  position: relative;
  height: 800px;
  padding-top: 72px;
}

.how-it-works-phone-frame {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 380px;
  height: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.how-it-works-step {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 35%;
  height: 200px;
  margin-top: 48px;
  float: left;
}

.how-it-works-step.right {
  left: auto;
  top: 0px;
  right: 0px;
  float: right;
}

.how-it-works-step-bubble-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.how-it-works-step-bubble-bg.step1 {
  opacity: 0.96;
}

.how-it-works-step-content {
  position: relative;
  z-index: 2;
  padding-right: 56px;
  padding-left: 32px;
  cursor: pointer;
}

.how-it-works-step-content.right {
  padding-right: 32px;
  padding-left: 56px;
}

.feature-list {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-list-item {
  width: 30%;
  margin-bottom: 40px;
}

.display-3 {
  margin-bottom: 0px;
  font-size: 24px;
  letter-spacing: 0px;
}

.feature-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.footer-logo {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 48px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.footer-social-link {
  opacity: 0.24;
}

.footer-social-link:hover {
  opacity: 0.64;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.footer-row-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -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-row-2 {
  min-height: 48px;
  padding-top: 16px;
  border-top: 1px dotted #ccc;
}

.footer-copyrights {
  color: #ccc;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.footer-links-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.play-store-badge {
  margin-right: 24px;
  margin-bottom: 16px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.play-store-badge:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.play-store-badge.sticky {
  display: block;
  height: 48px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.play-store-badge.bottom-cta {
  margin-right: 16px;
  margin-left: 16px;
}

.app-store-badge {
  margin-bottom: 16px;
  opacity: 1;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.app-store-badge.bottom-cta {
  margin-right: 16px;
  margin-left: 16px;
}

.hover-shadow-header {
  width: 100%;
  height: 48px;
  margin-top: 32px;
}

.step-plan {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4;
}

.step-tweak {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  opacity: 0;
}

.step-track {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  opacity: 0;
}

.step-profit {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  opacity: 0;
}

.how-it-works-mobile {
  display: none;
}

.how-it-works-slider {
  height: 540px;
  background-color: transparent;
}

.how-it-works-slider-slide {
  text-align: center;
}

.how-it-works-slider-image {
  display: inline-block;
}

.how-it-works-slider-arrow-icon {
  width: 48px;
  margin-top: 200px;
}

.how-it-works-slider-step {
  display: block;
  width: 90%;
  margin-top: -16px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-menu {
  display: block;
}

.sticky-top {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: none;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .32);
}

.sticky-play-store {
  float: right;
}

.sticky-top-logo {
  width: 160px;
  padding-top: 4px;
  float: left;
}

.sticky-download-text {
  display: none;
}

.bottom-cta-content {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-small {
  display: block;
  width: 60%;
  margin: 120px auto;
  text-align: center;
}

.team-grid {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-member {
  width: 30%;
  margin-bottom: 64px;
}

.team-member-photo-frame {
  -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;
}

.team-member-details {
  text-align: center;
}

.nav-link {
  color: #999;
}

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

.footer-links-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footer-link {
  margin-bottom: 8px;
}

.under-the-hood-feature {
  margin-bottom: 72px;
  padding-top: 72px;
  text-align: left;
}

.team-member-photo {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.team-member-photo:hover {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.body-under-the-hood {
  background-color: #ccc;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/graphy_2X.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/graphy_2X.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 80px;
  background-attachment: scroll, fixed;
}

.two-columns-content {
  width: 540px;
  float: right;
}

.sticky-sidebar {
  width: 300px;
  padding-top: 120px;
  padding-bottom: 120px;
  float: left;
}

.sidebar-link {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #ccc;
  color: #7b7f76;
}

.sidebar-link:focus {
  color: #7b7f76;
}

.sidebar-link.w--current {
  color: #7b7f76;
}

.sidebar-link.w--current:hover {
  color: #48cfb1;
}

.under-the-hood-graphic {
  width: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.mobile-sidebar-replace {
  display: none;
}

.faq-question {
  margin-bottom: 16px;
  cursor: pointer;
}

.faq {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #999;
}

.faq-tabs {
  display: block;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.faq-tabs-menu {
  margin-bottom: 24px;
  border-bottom: 1px dotted #999;
  text-align: center;
}

.faq-tabs-pane {
  margin-bottom: 48px;
}

.faq-tab-link {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.faq-tab-link.w--current {
  border-bottom: 4px solid #ffc000;
  background-color: transparent;
}

.faq-header {
  text-align: center;
}

.faq-section-heading {
  display: none;
  margin-top: 24px;
}

.faq-back-to-top {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 4px;
  background-color: #f3f3f3;
  text-align: center;
}

.table {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.table-columns {
  position: relative;
  z-index: 1;
  width: 30%;
}

.display-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 28px;
}

.display-4.white-text {
  color: #fff;
}

.list-items {
  height: 68px;
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #e6e1e1;
}

.box-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  margin-top: -8px;
  margin-bottom: -8px;
  padding-top: 0px;
  border-top: 9px solid #ffc000;
  box-shadow: 0 1px 9px 0 rgba(0, 0, 0, .2);
}

.yellow {
  height: 80px;
  padding-top: 24px;
  padding-bottom: 28px;
  padding-left: 20px;
  background-color: #ffc000;
}

.table-column-1 {
  width: 40%;
}

.pricing-list-headings {
  height: 70px;
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  border-bottom: 1px solid #e6e1e1;
}

.grey {
  height: 76px;
  padding-top: 24px;
  padding-bottom: 12px;
  padding-left: 20px;
  background-color: #ccc;
}

.body-small {
  font-size: 16px;
}

.box-shadow-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  box-shadow: 0 1px 9px 0 rgba(0, 0, 0, .2);
}

.table-5-column {
  position: relative;
  width: 20%;
}

.table-cells {
  position: relative;
  z-index: 100;
  height: 78px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 24px 8px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.highlight-box {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  margin: -8px 12px 5px -4px;
  background-color: #ffc000;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .25);
}

.grey-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 10px;
  background-color: #eee;
}

.top-bottom-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.fee-tab-link {
  background-color: hsla(0, 0%, 87%, 0);
}

.fee-tab-link.w--current {
  border-bottom: 4px solid #ffc000;
  background-color: hsla(0, 0%, 87%, 0);
}

.fee-tabs-menu {
  margin-bottom: 32px;
  border-bottom: 1px dotted #999;
  text-align: left;
}

.fee-tabs-pane {
  margin-bottom: 48px;
}

.fee-tabs {
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
}

.ios-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, .3);
}

.ios-card {
  display: block;
  width: 50%;
  margin-top: 168px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .46);
  text-align: center;
}

.ios-form-field {
  border-style: none;
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 32px;
  text-align: center;
}

.ios-form {
  display: block;
  margin-top: 28px;
}

.button {
  margin-top: 8px;
  padding: 12px 64px;
  border-radius: 4px;
  background-color: #ffc000;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

.button.teal-button {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #3fbea2;
}

.ios-close {
  display: block;
  margin-top: 32px;
  margin-right: 32px;
  float: right;
}

.ios-content {
  display: block;
  width: 72%;
  margin: 98px auto 72px;
}

.ios-success-message {
  margin-top: 24px;
  background-color: hsla(0, 0%, 87%, 0);
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 24px;
}

.ios-error-message {
  padding-right: 0px;
  padding-left: 0px;
  background-color: hsla(0, 100%, 94%, 0);
  font-family: 'Questa For Tavaga', Georgia, sans-serif;
  font-size: 22px;
}

.feature-list-icons {
  margin-bottom: -16px;
}

.testimonial-slider {
  height: 100%;
  margin-bottom: 40px;
  background-color: hsla(0, 0%, 87%, 0);
}

.testimonial-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88%;
  min-height: 420px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: none;
}

.testimonial-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 52px 45px 24px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.testimonial-image {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.caption {
  margin-top: 0px;
  font-size: 12px;
  font-weight: 400;
}

.h4-regular {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.yellow-line {
  display: block;
  width: 51px;
  height: 2px;
  margin: 22px auto 20px;
  background-color: #ffc000;
}

.body-large {
  margin-top: 10px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}

.testimonial-image-mobile {
  margin-top: 28px;
  margin-bottom: 10px;
}

.testimonial-slider-arrow-right {
  margin-right: 0px;
  color: #7b7f76;
}

.testimonial-slider-arrow-left {
  margin-left: 0px;
  color: #7b7f76;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.footer-support {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
}

.support-id {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.white-text {
  color: #fff;
}

.content-left {
  width: 60%;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.press-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.testimonial-nav {
  position: relative;
  height: 32px;
  font-size: 9px;
  line-height: 0px;
}

.notification {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: #2db395;
  text-align: center;
}

.notification:hover {
  color: #d1fff5;
}

.close-icon {
  padding: 12px;
  background-color: rgba(0, 0, 0, .15);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.notification-left-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

html.w-mod-js *[data-ix="stick-top-init"] {
  display: block;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="faq-answer-init"] {
  display: none;
}

html.w-mod-js *[data-ix="ios-modal-initialstate"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-down-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="fade-in-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="page-1-sub-heading"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="page-1-header-image"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="page-1-app-buttons"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="left-swipe-in"] {
  opacity: 0;
  -webkit-transform: translate(-12px, 0px);
  -ms-transform: translate(-12px, 0px);
  transform: translate(-12px, 0px);
}

html.w-mod-js *[data-ix="right-swipe-in"] {
  opacity: 0;
  -webkit-transform: translate(12px, 0px);
  -ms-transform: translate(12px, 0px);
  transform: translate(12px, 0px);
}

html.w-mod-js *[data-ix="fade-in-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-down-scroll-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-8"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="move-down-scroll-9"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="under-the-hood-image"] {
  opacity: 0;
  -webkit-transform: translate(-65px, 0px);
  -ms-transform: translate(-65px, 0px);
  transform: translate(-65px, 0px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="notification-slide-in"] {
  height: 0px;
  -webkit-transform: translate(0px, -74px);
  -ms-transform: translate(0px, -74px);
  transform: translate(0px, -74px);
}

@media (max-width: 991px) {
  body {
    margin-top: 0px;
    margin-bottom: 32px;
  }
  h1 {
    font-size: 42px;
    line-height: 48px;
  }
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .section {
    margin-right: 32px;
    margin-left: 32px;
  }
  .container {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
  }
  .container.faq-container {
    width: 100%;
  }
  .container.pricing-tab {
    padding-top: 0px;
  }
  .navbar-desktop {
    display: block;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
  }
  .navbar-mobile {
    display: block;
    padding: 16px 32px;
  }
  .app-store-buttons {
    text-align: center;
  }
  .navbar-logo.sticky-top-logo {
    display: none;
  }
  .navbar-menu-button {
    padding: 16px;
  }
  .navbar-menu-button.w--open {
    background-color: rgba(0, 152, 255, 0);
    color: #ffc000;
  }
  .section-header {
    margin-right: 32px;
    margin-left: 32px;
  }
  .display-1 {
    font-size: 72px;
    line-height: 84px;
  }
  .feature-content {
    width: 45%;
  }
  .feature-graphic {
    width: 45%;
  }
  .how-it-works-desktop {
    display: none;
  }
  .feature-list-item {
    width: 45%;
  }
  .footer-logo {
    margin-bottom: 48px;
  }
  .footer-row-1 {
    margin-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-links-column {
    width: 101%;
    margin-bottom: 24px;
    -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;
  }
  .play-store-badge {
    margin-right: 0px;
  }
  .play-store-badge.sticky {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .how-it-works-mobile {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .how-it-works-slider {
    height: 580px;
  }
  .how-it-works-slider-image {
    overflow: hidden;
    width: 240px;
    height: 396px;
    border-bottom: 1px solid #ccc;
  }
  .how-it-works-slider-step {
    position: relative;
    z-index: 2;
    margin-top: 0px;
  }
  .how-it-works-slider-nav {
    font-size: 10px;
  }
  .navbar-menu {
    z-index: 2;
    background-color: #444;
  }
  .sticky-play-store {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .sticky-top-logo {
    width: 109px;
  }
  .sticky-download-text {
    display: block;
    height: 32px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6px;
  }
  .bottom-cta-content {
    width: 80%;
  }
  .header-small {
    width: 80%;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .team-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-link:hover {
    color: #999;
  }
  .nav-link:focus {
    color: #999;
  }
  .nav-link.w--current {
    background-color: rgba(0, 152, 255, 0);
    color: #ffc000;
  }
  .footer-links-block {
    margin-bottom: 32px;
    margin-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .footer-link {
    margin-bottom: 16px;
  }
  .under-the-hood-content-block {
    width: 100%;
  }
  .team-member-photo {
    width: 90%;
    margin-top: 8px;
    margin-left: 9px;
    padding-left: 0px;
  }
  .two-columns-content {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .sticky-sidebar {
    display: none;
  }
  .mobile-sidebar-replace {
    display: block;
  }
  .faq-content {
    width: 100%;
  }
  .faq-tabs {
    width: 100%;
  }
  .faq-tabs-menu {
    display: inline-block;
    border-bottom-style: none;
    border-radius: 4px;
  }
  .faq-tab-link {
    width: 100%;
    text-align: center;
  }
  .faq-tab-link.w--current {
    background-color: #ffc000;
    color: #fff;
  }
  .faq-section-heading {
    display: block;
    margin-top: 48px;
  }
  .yellow {
    padding-left: 15px;
  }
  .pricing-list-headings {
    padding-top: 18px;
    padding-left: 10px;
  }
  .grey {
    padding-top: 10px;
  }
  .table-cells {
    height: 88px;
    margin-top: 0px;
    padding-top: 16px;
    padding-left: 12px;
  }
  .fee-tabs {
    margin-top: 28px;
  }
  .ios-card {
    width: 88%;
  }
  .ios-form-field {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 24px;
  }
  .ios-content {
    width: 84%;
  }
  .testimonial-slider {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .testimonial-slide {
    width: 92%;
  }
  .testimonial-content {
    padding: 50px 20px;
  }
  .body-large {
    font-size: 18px;
    line-height: 28px;
  }
  .right-arrow {
    margin-right: -12px;
  }
  .left-arrow {
    margin-left: -12px;
  }
  .content-left {
    width: 52%;
    padding-left: 24px;
  }
  .press-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .testimonial-nav {
    margin-bottom: -40px;
  }
}

@media (max-width: 767px) {
  body {
    margin: 0px;
  }
  .section {
    margin-right: 0px;
    margin-left: 0px;
  }
  .header {
    padding-bottom: 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;
  }
  .header-content {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 16px;
    text-align: center;
  }
  .header-content.under-the-hood {
    width: 100%;
  }
  .header-visuals {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .header-visuals.pricing {
    display: block;
    margin-top: 20px;
  }
  .navbar-logo {
    padding-left: 0px;
  }
  .section-header {
    margin-right: 0px;
    margin-left: 0px;
  }
  .section-title {
    width: 100%;
  }
  .block-feature {
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .feature-content {
    width: 100%;
    clear: both;
    text-align: center;
  }
  .feature-graphic {
    display: block;
    width: 40%;
    float: none;
    clear: both;
    text-align: center;
  }
  .feature-graphic.flipped {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .feature-list-item {
    width: 100%;
  }
  .footer-copyrights {
    width: 100%;
  }
  .footer-links-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 101%;
    margin-right: auto;
    margin-bottom: 48px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .play-store-badge {
    margin-right: 16px;
  }
  .header-small {
    width: 90%;
  }
  .team-grid {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .team-member {
    width: 40%;
  }
  .footer-links-block {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .two-columns-content {
    width: 100%;
  }
  .under-the-hood-graphic {
    width: 100%;
    text-align: center;
  }
  .faq-tab-link {
    display: inline-block;
    width: 100%;
  }
  .faq-tab-link.w--current {
    border-radius: 4px;
    background-color: #ffc000;
    color: #fff;
  }
  .display-4 {
    line-height: 24px;
  }
  .list-items {
    height: 76px;
    padding-left: 12px;
  }
  .yellow {
    padding-top: 12px;
    padding-bottom: 20px;
  }
  .pricing-list-headings {
    height: 76px;
    padding-top: 16px;
  }
  .grey {
    padding-top: 12px;
    padding-left: 10px;
  }
  .table-cells {
    padding-left: 8px;
  }
  .ios-form-field {
    font-size: 20px;
  }
  .testimonial-slider {
    height: 400px;
    margin-top: -28px;
  }
  .testimonial-slide {
    width: 88%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-content {
    display: block;
    width: 88%;
    margin-right: auto;
    margin-left: auto;
    padding: 32px 0px;
    text-align: center;
  }
  .testimonial-image {
    display: none;
  }
  .testimonial-image-mobile {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  .testimonial-slider-arrow-right {
    font-size: 32px;
  }
  .testimonial-slider-arrow-left {
    font-size: 32px;
  }
  .content-left {
    width: 80%;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
  }
  .testimonial-nav {
    margin-bottom: -40px;
  }
  .notification-left-block {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}

@media (max-width: 479px) {
  .section.testimonial-bg {
    padding-bottom: 0px;
    background-image: none;
  }
  .container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .navbar-mobile {
    padding-right: 16px;
    padding-left: 16px;
  }
  .header {
    padding-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-content {
    width: 100%;
  }
  .header-visuals {
    width: 100%;
  }
  .header-visuals.pricing {
    width: 80%;
  }
  .header-phone-frame {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .navbar-logo.sticky-top-logo {
    display: none;
  }
  .display-1 {
    font-size: 56px;
    line-height: 64px;
  }
  .feature-content {
    text-align: center;
  }
  .feature-graphic {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer {
    text-align: center;
  }
  .footer-social {
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-links-column {
    width: 100%;
  }
  .play-store-badge {
    margin-right: 0px;
  }
  .play-store-badge.sticky {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .how-it-works-mobile {
    width: 100%;
  }
  .how-it-works-slider-arrow {
    width: 15%;
  }
  .how-it-works-slider-arrow-icon {
    opacity: 0.32;
  }
  .sticky-top {
    display: block;
  }
  .sticky-play-store {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .bottom-cta-content {
    width: 100%;
  }
  .team-grid {
    width: 80%;
  }
  .team-member {
    width: 90%;
  }
  .under-the-hood-content-block {
    padding-right: 16px;
    padding-left: 16px;
  }
  .under-the-hood-links {
    text-align: center;
  }
  .display-4 {
    font-size: 16px;
    line-height: 20px;
  }
  .list-items {
    padding-top: 16px;
  }
  .yellow {
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 4px;
  }
  .pricing-list-headings {
    padding-top: 16px;
  }
  .grey {
    padding-top: 8px;
    padding-left: 14px;
  }
  .body-small {
    line-height: 20px;
  }
  .table-5-column {
    margin-right: 4px;
    margin-left: 2px;
    padding-left: 0px;
  }
  .table-cells {
    height: 74px;
    margin-right: 2px;
    padding-right: 8px;
    padding-left: 2px;
    font-size: 12px;
    line-height: 18px;
  }
  .highlight-box {
    margin-right: -5px;
    margin-left: -4px;
  }
  .grey-bg {
    margin-right: -8px;
    margin-left: -8px;
  }
  .fee-tab-link {
    display: inline-block;
    width: 144px;
    height: 56px;
    padding-right: 24px;
    padding-left: 24px;
    line-height: 16px;
  }
  .testimonial-slider {
    height: 490px;
    margin-top: -42px;
    margin-bottom: 56px;
  }
  .testimonial-slide {
    -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;
  }
  .testimonial-content {
    height: auto;
  }
  .testimonial-image {
    display: none;
  }
  .body-large {
    font-size: 18px;
  }
  .testimonial-image-mobile {
    display: inline-block;
  }
  .right-arrow {
    margin-right: -10px;
  }
  .left-arrow {
    margin-left: -10px;
  }
  .footer-support {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-left {
    width: 84%;
  }
  .close-icon {
    width: 72px;
    height: 72px;
    padding: 12px 4px;
  }
  .notification-left-block {
    padding: 4px 8px;
  }
}

@font-face {
  font-family: 'Questa For Tavaga';
  src: url('../fonts/Questa-For-Tavaga.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}