:root {
  --008dff: #008dff;
  --021023: #021023;
  --016fc9: #016fc9;
  --a2a7ff: #a2a7ff;
  --3f4af8: #3f4af8;
  --f6f6ff: #f6f6ff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-color: #fff;
  background-image: url('../images/---4.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
  position: relative;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 990px;
  display: flex;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.h1-top {
  background-image: linear-gradient(201deg, var(--008dff), var(--021023) 51%, #0070cb 100%, white);
  color: var(--021023);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.h1-top._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
}

.h1-top.bmm {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 6px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 47%;
  display: flex;
}

.paragraph {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.paragraph.white {
  color: #fff;
}

.paragraph._10px {
  margin-top: 10px;
}

.paragraph.top-bmm {
  margin-bottom: 20px;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-5 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  box-shadow: 0 0 10px 3px #00000014;
}

.div-block-6 {
  width: 90%;
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.div-block-7 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(132deg, #021023, #016fc9);
  border: 1px solid #0000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 6px 10px 6px 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block:hover {
  box-shadow: 0 2px 14px -2px var(--008dff);
  background-image: linear-gradient(132deg, #0148a8, #016fc9);
}

.link-block._60 {
  width: auto;
}

.div-block-8 {
  z-index: 10;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-9 {
  background-color: #fff;
  border-radius: 100px;
  width: 35px;
  height: 35px;
}

.white-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #016fc9;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 6px 10px 6px 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.white-button:hover {
  box-shadow: 0 2px 14px -2px var(--008dff);
  background-color: #fff0;
}

.dark-blue-circle {
  background-color: #fff;
  background-image: linear-gradient(#031125, #008cff);
  border-radius: 100px;
  width: 35px;
  height: 35px;
}

.text-block-dark {
  color: #000;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.lottie-animation {
  z-index: 1;
  width: 100%;
  position: relative;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  width: 45%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.lottie-block {
  justify-content: center;
  align-items: center;
  width: 47%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image {
  width: 258px;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 990px;
  min-width: 990px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar.personal, .navbar.business {
  display: none;
}

.image-2 {
  width: 150px;
}

.brand {
  height: 100%;
  padding-top: 0;
}

.nav-menu {
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-end;
  align-items: center;
  width: 220px;
  display: flex;
}

.button {
  background-color: var(--021023);
  background-image: linear-gradient(152deg, var(--021023), #004f8f);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-family: Montserrat, sans-serif;
  transition: all .2s;
  display: flex;
}

.button:hover {
  box-shadow: 0 0 16px -4px var(--008dff);
  background-image: linear-gradient(152deg, #0148a8, #004f8f);
}

.link-block-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #008cff;
  background-image: linear-gradient(155deg, #a2a7ff, var(--016fc9));
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-2:hover {
  box-shadow: 0 2px 13px 0 var(--a2a7ff);
}

.image-3 {
  width: 30px;
  height: 30px;
}

.div-block-14 {
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  display: flex;
}

.nav-link {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.nav-link-dropdown {
  padding-left: 10px;
  padding-right: 30px;
  font-size: 13px;
}

.icon {
  margin-right: 10px;
}

.div-block-15 {
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
  align-items: center;
  width: 990px;
  padding-bottom: 40px;
  display: flex;
}

.section-2 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.heading-2 {
  letter-spacing: -2px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.div-block-16 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #7777771a;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 5px 10px;
  display: flex;
  overflow: visible;
}

.div-block-17 {
  width: 30%;
}

.div-block-18 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  display: flex;
}

.text-block-3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.image-4 {
  width: 145px;
}

.div-block-16-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #7777771a;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.section-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-20 {
  justify-content: space-between;
  align-items: center;
  width: 990px;
  margin-bottom: 10px;
  padding-right: 40px;
  display: flex;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph---the-power-of-better {
  width: 40%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.h2---the-power-of-better {
  background-image: linear-gradient(157deg, var(--3f4af8), var(--021023) 54%, #2c38b5);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 420px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  width: 990px;
  display: flex;
  position: relative;
}

.image-5 {
  background-color: #fff;
  border-radius: 20px;
  width: 415px;
  box-shadow: 0 9px 20px 4px #00000017;
}

.div-block-22 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.div-block-23 {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.bullets---the-power-of-credit {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-24 {
  border-right: 2px dashed #000;
  width: 5px;
  height: 16px;
}

.div-block-25 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blue-bullet {
  background-color: var(--008dff);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  box-shadow: 0 0 10px 3px #00000014;
}

.blue-bullet.white {
  border-radius: 20px;
}

.blue-bullet.grr {
  background-color: #008dff00;
  width: 30px;
  height: 30px;
}

.text-block-white {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-7-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-26 {
  z-index: 1;
  background-color: #f6f6ff00;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-27 {
  background-color: #f6f6ff;
  border-radius: 30px;
  width: 100%;
  height: 90%;
}

.image-6 {
  width: 900px;
}

.as-seen-as-section {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.section-4 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-28 {
  background-color: #021023;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1150px;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block---the-power-of {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding-right: 0;
  display: flex;
}

.h2-white {
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.h2-white.centered {
  text-align: center;
}

.h2-white.centered._549pc {
  z-index: 5;
  letter-spacing: 0;
  width: 700px;
  font-size: 16px;
  line-height: 120%;
  position: relative;
}

.h2-white.centered._750px {
  z-index: 5;
  letter-spacing: 0;
  width: 900px;
  font-size: 17px;
  line-height: 120%;
  position: relative;
}

.h2-white.centered.auto {
  z-index: 5;
  width: auto;
  font-size: 17px;
  line-height: 120%;
  position: relative;
}

.para-white {
  color: #fff;
  width: 40%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.div-block-29 {
  z-index: 4;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 6px;
  display: flex;
  position: relative;
}

.button-2 {
  background-image: linear-gradient(310deg, var(--016fc9), var(--a2a7ff));
  border-radius: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Montserrat, sans-serif;
}

.button-2._1, .button-2._2 {
  z-index: 5;
  background-image: none;
  position: relative;
}

.block---choose-your-credit-lift {
  border-bottom: 1px solid #363636;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
  padding-right: 0;
  display: flex;
}

.div-block-30 {
  width: 90%;
  height: auto;
}

.block-content---choose-your-credit {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.paragraph---bullets {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph---bullets.white {
  color: #fff;
  font-size: 12px;
  line-height: 150%;
}

.paragraph---bullets.white.npp, .paragraph---bullets.white.noop {
  margin-top: 0;
}

.white-line-bullets {
  border-right: 1px dashed #fff;
  width: 5px;
  height: 15px;
}

.image-5-copy {
  border-radius: 20px;
  width: 579px;
  max-width: none;
}

.h2---turn-bills-into-betterpersonal-credit {
  color: #fff;
  letter-spacing: -2px;
  width: 380px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.paragraph---ecredable-lift-helps {
  color: #fff;
  width: 97%;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 150%;
}

.block-content---turn-bills {
  width: 100%;
  height: auto;
  padding-left: 80px;
}

.div-block-31 {
  filter: blur(70px);
  background-color: #008dff78;
  border-radius: 20px;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: 10% 0% 0% auto;
}

.div-block-31._2 {
  filter: blur(100px);
  inset: auto auto 20% -10%;
}

.button-blue-sectin {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(132deg, #021023, #016fc9);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  display: flex;
}

.button-blue-sectin._60 {
  background-image: linear-gradient(132deg, #a2a7ff, #008cff);
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: all .2s;
}

.button-blue-sectin._60:hover {
  box-shadow: 0 2px 20px 0 var(--008dff);
}

.button-blue-sectin.nav-new-lp {
  padding-right: 20px;
}

.section-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.h2-footer {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.h2-footer._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.h2-footer._400px-copy {
  background-image: linear-gradient(144deg, #008dff, var(--021023) 46%, #008dff);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.h2-footer._400px-copy.r45 {
  width: 500px;
}

.h2-footer._930px-width {
  background-image: linear-gradient(144deg, #008dff, var(--021023) 46%, #008dff);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 116%;
}

.div-block-32 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-33 {
  z-index: 2;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-footer {
  text-align: center;
  width: 590px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-footer.white {
  color: #fff;
}

.image-7 {
  width: 100%;
}

.image-8 {
  width: 380px;
}

.section-6 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-image: url('../images/---4.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-34 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section---let-your-bills {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: radial-gradient(circle, #008dff30, #fff 90%);
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 140px;
  padding-bottom: 160px;
  display: flex;
  position: relative;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
}

.image-9 {
  pointer-events: none;
  width: 100%;
}

.div-block-35 {
  width: 990px;
}

.social-icon {
  width: 100%;
}

.text-block-5 {
  color: var(--021023);
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 120%;
}

.footer__content {
  justify-content: space-between;
  align-items: flex-start;
  width: 990px;
  display: flex;
}

.footer__links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.link-block-social {
  transition: all .3s;
}

.link-block-social:hover {
  transform: scale(1.1);
}

.footer__link {
  color: var(--021023);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.div-block-971 {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.wrapper-social-logos {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 230px;
  display: grid;
}

.footer__list-title {
  color: var(--021023);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-10 {
  width: 190px;
}

.image-10.footer__logo {
  width: 290px;
  margin-bottom: 44px;
}

.image-11 {
  width: 109px;
  transition: all .3s;
}

.image-11:hover {
  transform: scale(1.1);
}

.image-12 {
  width: 30px;
}

.div-block-986 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bullets---the-power-of-better {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.section-7 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f4f5ff;
  background-image: url('../images/Mask-group-7.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.div-block-988 {
  z-index: 10;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-988.pxs {
  margin-bottom: 40px;
}

.h1-top-about {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 51%, var(--3f4af8));
  color: var(--021023);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
}

.h1-top-about._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.h1-top-about._540px {
  width: 635px;
}

.h1-top-about._620px {
  width: 612px;
}

.h1-top-about.new-pl-500px {
  width: 520px;
  font-size: 53px;
}

.h1-top-about.new-pl-500px.build-credit {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 51%, var(--3f4af8));
  width: 700px;
  font-size: 47px;
  line-height: 110%;
}

.h1-top-about.new-pl-500px.build-credit._455x {
  width: 750px;
}

.image-13 {
  z-index: 2;
  border-radius: 40px;
  width: 500px;
  position: relative;
  box-shadow: 0 7px 20px 8px #a2a7ff3d;
}

.div-block-989 {
  z-index: 1;
  position: absolute;
}

.hero-heading-center {
  background-color: #fff;
  padding: 80px 30px 20px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.margin-bottom-24px.last-o {
  margin-bottom: 0;
}

.margin-bottom-24px.last-o.centeredg {
  text-align: center;
}

.margin-bottom-24px._20-ps {
  margin-bottom: 20px;
}

.margin-bottom-24px._20-ps.centered-dg {
  text-align: center;
  width: 500px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right {
  z-index: 2;
  padding: 40px 30px;
  position: relative;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.h2-left {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 54%, #343fd1);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 120%;
}

.h2-left._6549px {
  width: 400px;
}

.h2-left.nnpp {
  margin-top: 0;
}

.h2-left.nnpp._535px {
  width: 340px;
}

.div-block-990 {
  width: 900px;
}

.div-block-991 {
  width: 40%;
}

.white-paragraoh {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.white-paragraoh-bullets {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.div-block-992 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
}

.blue-block---we-make-credit {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #021023;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1081px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-14 {
  width: 60px;
}

.div-block-993 {
  z-index: 5;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.section-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.h2-last-cta {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 51%, var(--3f4af8));
  color: var(--021023);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

.h2-last-cta._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.h2-last-cta._400pxx {
  width: 700px;
  line-height: 100%;
}

.h2-last-cta._321px {
  width: 600px;
}

.h2-last-cta._4320px._457px {
  font-size: 35px;
}

.paragraph-centered---about {
  text-align: center;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.paragraph-centered---about._560px {
  width: 650px;
}

.paragraph-centered---about._3420px {
  width: 523px;
}

.paragraph-centered---about._52eepx {
  width: 520px;
}

.div-block-994 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-15 {
  filter: contrast(105%);
  pointer-events: none;
  width: 100%;
}

.section---credits-is-foundational {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 30px;
  display: flex;
  position: relative;
}

.h2-we-make-credit-building {
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 107%;
}

.section---credit-is-foundational {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.our-platofomr-paragaph {
  width: 40%;
}

.block---we-make-credit-building {
  border-bottom: 1px solid #022e52;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-16 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.div-block-995 {
  z-index: 11;
  position: relative;
}

.section-9 {
  width: 990px;
}

.footer__content-2 {
  border-top: 1px solid #bed5e7;
  border-bottom: 1px solid #bed5e7;
  justify-content: space-between;
  align-items: flex-start;
  width: 990px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer__content-3 {
  border-top: 1px solid #bed5e7;
  border-bottom: 1px solid #bed5e7;
  justify-content: center;
  align-items: center;
  width: 990px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-5-te {
  color: var(--021023);
  text-align: center;
  width: 948px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 140%;
}

.top-bp {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.paragraph-top-centered {
  text-align: center;
  width: 560px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.section-11 {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.div-block-996 {
  background-color: var(--f6f6ff);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 250px;
  transition: all .2s;
  display: flex;
}

.div-block-996:hover {
  background-image: url('../images/Frame-1597881469.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-997 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-17 {
  width: 80px;
  height: 80px;
}

.div-block-998 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 87%;
  display: flex;
}

.div-block-998.no-wrres {
  width: auto;
}

.text-block-6 {
  text-align: center;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 23px;
}

.heading-5 {
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-5.buildt-for-business {
  text-align: center;
}

.div-block-999 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1000 {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 90%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.image-18 {
  width: 33%;
}

.div-block-1001 {
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 350px;
  height: 410px;
  padding-top: 20px;
  display: flex;
}

.image-19, .div-block-1002 {
  width: 80%;
}

.heading-6 {
  background-image: linear-gradient(304deg, var(--021023) 66%, var(--3f4af8));
  color: var(--021023);
  letter-spacing: -1px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 115%;
}

.heading-6.liftlocker {
  font-size: 19px;
  line-height: 120%;
}

.paragraph-2 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 150%;
}

.image-20 {
  width: 800px;
  margin-bottom: 24px;
  display: none;
}

.bullets-upgrade-to-lift {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.box---upgrade-to-lift-locker {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container---upgrade-to-liftlockert {
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 40px;
  position: relative;
  box-shadow: 0 0 50px 8px #008dff17;
}

.img-upgrade-to-liftlocker {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

.img-ulp {
  width: 100%;
}

.block-whats-included {
  border-bottom: 1px solid #022e52;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 0;
  display: flex;
}

.h2-whats-included {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.liftlocker-icons {
  width: 67px;
}

.div-block-1003 {
  width: 80%;
  margin-bottom: 20px;
}

.boxes-liftlocker {
  background-color: #f6f6ff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 350px;
  height: 386px;
  padding-top: 20px;
  display: flex;
}

.section-12 {
  z-index: 5;
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px 10px;
  display: flex;
  position: relative;
}

.div-block-1004 {
  border-bottom: 1px solid #f0f0f0;
  height: 94px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-7 {
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 131%;
}

.div-block-1005 {
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  padding-left: 20px;
  display: flex;
}

.div-block-1006 {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100%;
  display: flex;
}

.div-block-1007 {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100%;
  display: flex;
}

.image-21 {
  width: 25px;
  height: 25px;
}

.h4-left {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 54%, #343fd1);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.header {
  background-image: linear-gradient(214deg, #008dff3b, #f4faff 81%, #40aaff0f);
  border-radius: 18px;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1006-copy {
  justify-content: center;
  align-items: center;
  width: 205px;
  height: 100%;
  display: flex;
}

.header-box-business-lift-2 {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100%;
  display: flex;
}

.image-22 {
  pointer-events: none;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 133px);
}

.div-block-1008 {
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.section-13 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  transform: translate(0);
}

.section-14 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.blue-he-centered {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  border-bottom: 1px #022e52;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 0;
  display: flex;
}

.paragraph-top-centered-white {
  color: #fff;
  text-align: center;
  width: 560px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.last-blue-blockl-c {
  z-index: 7;
  background-color: #021023;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1150px;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.last-blue-blockl-other-pages {
  z-index: 7;
  background-color: #021023;
  background-image: url('../images/Frame-1597881555.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1150px;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-blue-section {
  z-index: 5;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  border-bottom: 1px #022e52;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.features-table-section {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  transform: translate(0);
}

.features-table-section.efds {
  padding-top: 0;
}

.div-block-1009 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  display: flex;
}

.h5-see-results {
  background-image: linear-gradient(306deg, var(--021023) 27%, var(--3f4af8));
  color: var(--021023);
  letter-spacing: -1px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.text-see-results {
  text-align: center;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.div-block-1010 {
  justify-content: space-between;
  align-items: flex-start;
  width: 1042px;
  display: flex;
}

.div-block-1011 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1012 {
  margin-bottom: 10px;
}

.image-23 {
  width: 58px;
  display: block;
}

.h2-it-only-takes-onle-lift {
  background-image: linear-gradient(282deg, var(--a2a7ff), white 71%);
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 107%;
}

.he-what-could-better-credit {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 51%, var(--3f4af8));
  color: var(--021023);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
}

.he-what-could-better-credit._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.div-block-1013 {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-top-centered-gooc-credit {
  text-align: center;
  width: 616px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.paragraph-top-centered-gooc-credit._342px {
  width: 548px;
}

.paragraph-top-centered-gooc-credit.pp-d {
  margin-bottom: 10px;
}

.box-header---credit-foundation {
  -webkit-text-fill-color: inherit;
  background-color: #c7e6ff;
  background-clip: border-box;
  border-radius: 18px;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.credit-box---content-foundation {
  border-bottom: 1px solid #f0f0f03d;
  height: 89px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.box-what-it-helpt {
  justify-content: flex-start;
  align-items: center;
  width: 490px;
  padding-left: 20px;
  display: flex;
}

.box-ecredable-lift {
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  height: 100%;
  padding-left: 20px;
  display: flex;
}

.content-box {
  justify-content: flex-start;
  align-items: center;
  width: 490px;
  padding-left: 20px;
  display: flex;
}

.content-box-2 {
  border-left: 1px #dfdfdf40;
  border-right: 1px #dfdfdf3d;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  height: 100%;
  padding-left: 20px;
  display: flex;
}

.credit-foundation-blue-box {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/Frame-1597881393.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px 10px;
  display: flex;
  position: relative;
}

.h4-left---credit-foundation {
  color: var(--021023);
  letter-spacing: -2px;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.h4-left-copy {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 54%, #343fd1);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.text-block---credit-foundation {
  color: #fff;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 140%;
}

.h2-how-to-build-business {
  background-image: linear-gradient(135deg, var(--3f4af8), var(--021023) 51%, var(--3f4af8));
  color: var(--021023);
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 103%;
}

.h2-how-to-build-business._400px {
  background-image: linear-gradient(144deg, #3f4af8, var(--021023) 46%, #3440d3);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 510px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  line-height: 116%;
}

.h2-how-to-build-business._400pxx {
  width: 700px;
  line-height: 100%;
}

.h2-built-for-business-owners-like-you {
  background-image: linear-gradient(94deg, var(--3f4af8), var(--021023));
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.grid-built-for-business {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
}

.div-block-1014 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.h2-credit-that-works-for-your-business {
  background-image: linear-gradient(94deg, var(--3f4af8), var(--021023));
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.div-block-1005-copy {
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  padding-left: 20px;
  display: flex;
}

.fild-business-lift {
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  padding-left: 20px;
  padding-right: 140px;
  display: flex;
}

.field-business-lift-2 {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100%;
  display: flex;
}

.header-box-business-lift {
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  padding-left: 20px;
  display: flex;
}

.filds-wrapper-business-lift {
  border-bottom: 1px solid #f0f0f0;
  height: 95px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1015 {
  margin-top: 40px;
}

.block-title-business-lift {
  border-bottom: 1px #022e52;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
}

.h2-upgrade-to-lift {
  background-image: linear-gradient(130deg, var(--3f4af8), var(--021023) 60%);
  color: var(--021023);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.paragraoh-business-lift {
  color: var(--021023);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.div-block-1016 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.block---upgrade-to-lift {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-bottom: 1px #022e52;
  justify-content: space-between;
  align-items: center;
  width: 1000px;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.hero-split-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.with-block-s {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  display: flex;
}

.field-updagrade-lift {
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  padding-left: 20px;
  padding-right: 100px;
  display: flex;
}

.business-lift-field {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100%;
  display: flex;
}

.field-lift {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100%;
  display: flex;
}

.div-block-1017 {
  position: relative;
}

.absolute-img-bc {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 34% 0% 0%;
}

.container---business-lift-report {
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 40px;
  position: relative;
  box-shadow: 0 0 50px 8px #008dff17;
}

.div-block-1018 {
  pointer-events: none;
}

.image-24 {
  z-index: 1;
  width: 450px;
  position: absolute;
  top: 143px;
  left: -50px;
}

.image-25 {
  width: 300px;
  position: absolute;
  top: 200px;
  right: -38px;
}

.image-26 {
  width: 339px;
  position: absolute;
  inset: auto auto 5% 0%;
  transform: translate(0, 34px);
}

.image-26._2 {
  width: 230px;
  bottom: 8%;
}

.image-27 {
  width: 450px;
  position: absolute;
  inset: auto -10% 0% auto;
  transform: translate(0, 70px);
}

.image-27._2 {
  width: 350px;
  bottom: -14%;
}

.section-credit-foundation {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  background-image: url('../images/dfx-1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block---real-people {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-bottom: 1px #022e52;
  justify-content: space-between;
  align-items: center;
  width: 1000px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.testimonial-icon {
  width: 40px;
  height: 40px;
}

.testominal-text {
  text-align: left;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

.testominal-text.name-testimonia {
  color: var(--021023);
  font-weight: 500;
}

.testomonial-block-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.div-block-1019 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section---credit-building {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.wrapper---build-personal {
  padding-top: 10px;
  position: relative;
  overflow: hidden;
}

.dropdown-list {
  background-color: #1d1515;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 2px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.section-15 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-image: url('../images/Pricing---Business-Credit.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.header-box-pricing {
  background-color: #1e3b5b;
  justify-content: center;
  align-items: center;
  width: 300px;
  padding-left: 20px;
  display: flex;
}

.header-box-pricing._2 {
  background-color: #18395d;
  padding-left: 0;
}

.header-box-pricing._1 {
  background-color: #1e314a;
  padding-left: 0;
}

.header-box-pricing._3 {
  background-color: #394f58;
  padding-left: 0;
}

.pricing-fields {
  background-color: #1e3b5b;
  justify-content: center;
  align-items: center;
  width: 300px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.pricing-fields._2 {
  background-color: #18395d;
}

.pricing-fields._1 {
  background-color: #1e314a;
}

.pricing-fields._3 {
  background-color: #394f58;
}

.pricing-text-field {
  color: var(--f6f6ff);
  text-align: center;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 131%;
}

.box-wrapper-pricing {
  z-index: 5;
  background-color: #ffffff26;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.filds-wrapper-pricing {
  border-top: 1px solid #8d8d8d;
  border-bottom: 1px #f0f0f0;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.header-copy {
  background-image: linear-gradient(214deg, #008dff3b, #f4faff 81%, #40aaff0f);
  border-radius: 18px;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.header-box-pricing-wrapper {
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.h4-lheader-pb {
  color: #fff;
  letter-spacing: -1px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.tabs-menu {
  background-color: #f1f1f1;
  border-radius: 80px;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.pricing-icon {
  width: 25px;
  height: 25px;
}

.div-block-1020 {
  border-bottom: 1px solid #c4c4c4;
  width: 10px;
  height: 2px;
}

.paragraph-pricing-button {
  color: #fff;
  text-align: center;
  width: 560px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.tabs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1 {
  color: #000;
  background-color: #c8c8c800;
}

.tab-link-tab-1.w--current {
  background-image: linear-gradient(304deg, var(--008dff), var(--a2a7ff));
  color: #fff;
  border-radius: 20px;
}

.text-block-8 {
  text-align: center;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.icon-2.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-wrapper {
  margin-top: 10px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

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

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-2 {
  background-color: #f6f6ff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 8px 4px #0000000a;
}

.accordion-item-2.red {
  background-color: #ebebeb;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.testimonial-box {
  background-color: var(--f6f6ff);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 250px;
  transition: all .2s;
  display: flex;
}

.testimonial-box:hover {
  background-image: url('../images/Frame-1597881469.png');
  background-position: 0 0;
  background-size: cover;
}

.name-testimonia {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.h2-built-for-business {
  background-image: linear-gradient(94deg, var(--3f4af8), var(--021023));
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.h2-built-for-business._500px {
  margin-bottom: 20px;
  font-size: 35px;
}

.h2-built-for-business._500px._445 {
  width: auto;
  font-size: 35px;
}

.header-box-business-lift-bc {
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  padding-left: 20px;
  display: flex;
}

.section---white-box---upgrade-to-lift {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px 40px;
  display: flex;
  position: relative;
}

.section---white-box---upgrade-to-lift.hiddenn {
  display: none;
}

.section---ebrf {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  background-image: url('../images/dfx-1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section---real-people-rp {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px 40px;
  display: flex;
  position: relative;
}

.section---eerbi {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  background-image: url('../images/dfx-1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section---bfily {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px 40px;
  display: flex;
  position: relative;
}

.image-28 {
  width: 20px;
}

.div-block-1025 {
  width: 160px;
  position: relative;
}

.image-31 {
  width: 14px;
  height: 14px;
}

.blog---date {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  border: 1px #e8efff;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 3vh;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
}

.div-block-934 {
  background-color: #072742;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.block-top-content {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-14 {
  color: #52595f;
  font-size: .9rem;
  line-height: 150%;
}

.heading-7 {
  background-image: linear-gradient(320deg, var(--021023), var(--3f4af8));
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 68px;
  font-weight: 700;
  line-height: 120%;
}

.image-214 {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-91 {
  box-shadow: none;
  background-image: none;
  border-radius: 8px;
  width: 100%;
  height: auto;
  padding-left: 2%;
  padding-right: 2%;
}

.blog-h-t {
  color: #001c5a;
  text-transform: capitalize;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.section-21 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 10px;
  padding-bottom: 140px;
  display: flex;
}

.paragraph-top---centeres {
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  width: auto;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-935 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #f6f6ff;
  border: 1px solid #eaeaea;
  border-radius: 32px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .2s;
  display: flex;
}

.div-block-935:hover {
  box-shadow: 0 2px 10px #00000014;
}

.blog-top {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-933 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  display: block;
}

.div-block-1026 {
  background-image: url('../images/Blog.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.blue-view-more {
  color: #008cff;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
}

.image-215 {
  width: 18px;
}

.box-view-more {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  border: 1px #e8efff;
  border-top: 1px solid #e4e4e4;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 46px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
}

.tabs-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.tabs-2.hidden {
  display: none;
}

.tabs-menu-2 {
  border: 1px solid #eaeaea;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  width: 200px;
  height: 379px;
  padding: 20px;
  display: flex;
}

.tab-link-tab-2 {
  background-color: #ddd0;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.tab-link-tab-2:hover {
  background-color: #e8f5ff;
}

.tab-link-tab-2.w--current {
  color: var(--008dff);
  background-color: #e8f5ff;
  padding: 10px;
}

.text-block-15 {
  color: #333;
  font-family: Montserrat, sans-serif;
}

.div-block-1027 {
  border: 1px solid #adb1b4;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  padding: 2px;
}

.blog-page {
  background-image: url('../images/Blog.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-1028 {
  background-color: var(--008dff);
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.tab-link-tab-2---oldest {
  background-color: #ddd0;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.tab-link-tab-2---oldest:hover {
  background-color: #e8f5ff;
}

.tab-link-tab-2---oldest.w--current {
  color: var(--008dff);
  background-color: #e8f5ff;
  padding: 10px;
}

.tab-link-tab-2---recents {
  background-color: #ddd0;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.tab-link-tab-2---recents:hover {
  background-color: #e8f5ff;
}

.tab-link-tab-2---recents.w--current {
  color: var(--008dff);
  background-color: #e8f5ff;
  padding: 10px;
}

.blue-circulo-2, .segundo-circulo {
  background-color: var(--008dff);
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.div-block-1029 {
  position: absolute;
}

.lottie-block---let-your-bills {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lottie-animation-2 {
  width: 100%;
}

.lottie-animation-3 {
  width: 400px;
}

.div-block-1030 {
  height: 282px;
}

.top-build-personal-credit {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f4f5ff;
  background-image: url('../images/Mask-group-9-1.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.pricing-body {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  background-image: url('../images/Pricing---Business-Credit.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 220px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.blue-block---pricing {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #021023;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1081px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-22 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-color: #f7fbff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-1000-copy {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 90%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.choose-your-journey---block {
  z-index: 5;
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.choose-your-journey---card {
  background-image: url('../images/Mask-group-9-1.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 17px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 421px;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0000001a;
}

.choose-your-journey---card._2 {
  border-radius: 46px 46px 20px 20px;
  justify-content: space-between;
  height: 706px;
  padding-top: 0;
}

.choose-your-journey---card._1 {
  border-radius: 20px;
  justify-content: space-between;
  overflow: hidden;
}

.div-block-1002---choose-your-journey {
  width: 90%;
  margin-top: 10px;
}

.paragraph---choose-your-journey {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.image-19---choose-your-journey {
  width: 100%;
}

.button-blue-sectin---choose-your-journey {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(132deg, #021023, #016fc9);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 13px 10px 13px 20px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.button-blue-sectin---choose-your-journey._60 {
  background-image: linear-gradient(132deg, #a2a7ff, #008cff);
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: all .2s;
}

.button-blue-sectin---choose-your-journey._60:hover {
  box-shadow: 0 2px 20px 0 var(--008dff);
}

.text-block-2---choose-your-journey {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-995---choose-your-journey {
  z-index: 11;
  width: 90%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.div-block-1031 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1032 {
  width: 100%;
}

.how-credit-building-works {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 1042px;
  display: flex;
}

.div-block-1033 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.h5-hcnw {
  background-image: linear-gradient(306deg, var(--021023) 27%, var(--3f4af8));
  color: var(--021023);
  text-align: center;
  letter-spacing: -1px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.h5-hcnw._320px {
  width: 200px;
}

.h5-hcnw._420px-copy {
  width: 300px;
}

.card---hcbw {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 370px;
  height: auto;
  display: flex;
}

.image-20-see-refult {
  width: 800px;
  margin-bottom: 24px;
  display: none;
}

.link {
  color: var(--021023);
  text-decoration: none;
  transition: all .2s;
}

.link:hover {
  color: var(--016fc9);
}

.link-2 {
  color: var(--021023);
  text-decoration: none;
}

.link-2:hover {
  color: var(--016fc9);
}

.link-3 {
  color: var(--021023);
  text-decoration: none;
}

.div-block-1034 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1035 {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.social-icon-blog {
  border-radius: 6px;
  box-shadow: 0 2px 5px #0000001c;
}

.div-block-1036 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  display: flex;
}

.text-block-16 {
  font-size: 13px;
}

.text-block-17 {
  font-size: 12px;
}

.heading-8 {
  color: #000;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(124deg, #3f4af8, #000);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 120%;
}

.blog-content-wrapper {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  width: 800px;
  display: flex;
}

.section-23 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.div-block-1037 {
  width: 100%;
}

.rich-text-block {
  color: #000;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.div-block-1038 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.other-publications {
  color: #000;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(124deg, #3f4af8, #000);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-1039 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-1040 {
  border-radius: 20px;
  width: 300px;
  height: 400px;
  padding: 20px;
  box-shadow: 0 0 5px #0003;
}

.heading-9 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 130%;
}

.div-block-1041 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.div-block-1042 {
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.other-publications-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .2s;
  display: flex;
}

.other-publications-card:hover {
  box-shadow: 0 2px 5px #0003;
}

.collection-list {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  display: flex;
}

.thumbanil-op {
  background-color: #072742;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.link-block-3 {
  text-decoration: none;
  position: relative;
}

.div-block-1041-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 800px;
  display: flex;
}

.div-block-1043 {
  margin-bottom: 40px;
}

.section-24 {
  background-image: url('../images/About-eCredable.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-1043-copy {
  width: 100%;
  max-width: 800px;
  margin-bottom: 40px;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.link-block-4 {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.last-section---box {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.button-register {
  background-color: var(--021023);
  background-image: linear-gradient(152deg, var(--021023), #004f8f);
  color: var(--f6f6ff);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  transition: all .2s;
  display: flex;
}

.button-register:hover {
  box-shadow: 0 0 16px -4px var(--008dff);
  background-image: linear-gradient(152deg, #0148a8, #004f8f);
}

.button-log-in {
  background-color: var(--021023);
  background-image: linear-gradient(165deg, var(--a2a7ff) 15%, var(--016fc9));
  color: var(--f6f6ff);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  transition: all .2s;
  display: flex;
}

.button-log-in:hover {
  box-shadow: 0 0 16px -4px var(--008dff);
  background-image: linear-gradient(152deg, #0148a8, #004f8f);
}

.dropdown-2-register, .dropdown-log-in {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-link {
  color: #000;
}

.dropdown-link:hover {
  background-color: var(--f6f6ff);
}

.italic-text, .section-10-copy {
  font-size: 12px;
}

.insurance-pre-img {
  background-color: #fff0;
  border-radius: 20px;
  width: 415px;
  box-shadow: 0 0 14px #a2a7ff36;
}

.blue-block---we-make-credit-about-uss {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #021023;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1081px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-section---ecredable {
  background-color: #fff;
  background-image: url('../images/---4.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-216 {
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0% -53px 0% auto;
}

.paragraph-nite {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 150%;
}

.paragraph-nite.white {
  color: #fff;
}

.paragraph-nite.las-rtf {
  margin-top: 10px;
}

.img-block-top {
  justify-content: center;
  align-items: center;
  width: 755px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.left-block---nlp {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
}

.build-business-bulletsd {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.block-bullets---want-even-smarter {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.setup-imh {
  z-index: 6;
  border-radius: 20px;
  width: 100%;
  max-width: none;
  position: relative;
}

.block-set-up-img {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 49%;
  height: 100%;
  display: flex;
  position: relative;
}

.wrapper-content---setup-minites {
  width: 100%;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.h2---setup-in-minutes {
  color: #fff;
  letter-spacing: -2px;
  width: 380px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.right-block---setup-in-mionmutes {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.block-bullets---seup-in-minute {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.section-25 {
  background-image: url('../images/About-eCredable.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-1044, .div-block-1045 {
  width: 50%;
}

.div-block-1046 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-block---setup-in-mionmutes-copy {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-1047 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-26 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph---sources-data {
  color: #fff;
  text-align: center;
  width: 800px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}

.div-block-1048 {
  width: 100%;
  max-width: 990px;
}

.section-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.section-27._1 {
  padding-top: 10px;
  padding-bottom: 40px;
}

.hero-wrapper---build-business {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-wrapper---build-business._2 {
  margin-bottom: 0;
}

.container---more-than-a-tool-for-loas {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.right-block---build-business {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 46%;
  display: flex;
}

.section-29 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1049 {
  width: 50%;
}

.bullets-want {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.bullets-want._222 {
  margin-top: 0;
}

.bullets-want.ihj {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  margin-top: 0;
}

.image-217 {
  width: 100%;
}

.section---more-than-a-toll {
  background-image: url('../images/About-eCredable.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.wrappe-buv4e {
  z-index: 10;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.block---setup-in-monu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.block---setup-in-monu._998.rtye {
  justify-content: space-around;
  align-items: flex-start;
}

.block---setup-in-monu._998.rtye.heigt-ps {
  height: 410px;
}

.bullets---bctwfy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1050 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1051 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.top-bp-nlp {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1052 {
  margin-top: 10px;
}

.section-27-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-27-copy._1 {
  padding-top: 10px;
}

.margin-bottom-24px-centered {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.margin-bottom-24px-centered.last-o, .margin-bottom-24px-centered._20-ps, .margin-bottom-24px-centered.pb-43 {
  margin-bottom: 20px;
}

.div-block-1053 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1054 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.heading-10.white {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(342deg, #8acbff, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 120%;
}

.paragraph---ecredable-liftlocker {
  text-align: center;
  width: 778px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.paragraph---ecredable-liftlocker.last-o, .paragraph---ecredable-liftlocker._20-ps {
  margin-bottom: 20px;
}

.paragraph---ecredable-liftlocker.white {
  color: #fff;
  width: 600px;
}

.section---build-credit-w {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.div-block-1055 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.box---more-than-a-tool {
  background-color: var(--f6f6ff);
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 180px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
  display: flex;
}

.more-than-a-tool {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.block-contnt-mtt {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 87%;
  display: flex;
}

.text-block-mtt {
  text-align: left;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 23px;
}

.boxes-more-than-tool {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-bottom: 20px;
  display: flex;
}

.img-block-top-segundo {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.secion-better-score {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.secion-better-score._2 {
  margin-bottom: 0;
}

.h2-create-credit {
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.left-block---nlp-copy {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 40px;
  display: flex;
}

.boxes-buttons {
  z-index: 11;
  margin-top: 20px;
  position: relative;
}

.image-216-c34e {
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0% -53px 0% auto;
}

.general-pricing-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.general-pricing-3.mobile {
  z-index: 11;
  display: none;
  position: relative;
}

.section-p-w {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  align-items: center;
  width: 50%;
  margin-top: 0;
  display: flex;
}

.empty {
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.empty.lb {
  border: 2px solid #bad7e9;
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
}

.empty.lb:hover {
  background-color: #bad7e9;
}

.empty.bg-dark {
  background-color: #2b3467;
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.empty.bg-dark.mobile {
  margin-bottom: 0;
}

.empty.bg-dark.mobile:hover {
  opacity: .76;
}

.sub-h-p-3 {
  color: #2b3467;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 600;
}

.t-lin-s {
  filter: invert();
  width: 3vh;
  height: 3vh;
}

.div-block-740 {
  width: 75vh;
  padding-bottom: 20px;
}

.div-block-744 {
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin-top: 100px;
  display: flex;
}

.left-pricing-box-2 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.p-b-m {
  justify-content: center;
  align-items: center;
  height: 69px;
  display: flex;
}

.mobile-p-w {
  width: 100%;
  max-width: 900px;
}

.text-size-cp-4 {
  color: #fcffe7;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2rem;
}

.text-size-cp-4.d {
  color: #2b3467;
}

.row-p-m {
  grid-column-gap: 11px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 69px;
  display: flex;
}

.table-head {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
}

.table-head.mobile {
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
}

.table-head.d {
  color: #2b3467;
  text-align: center;
}

.image-206 {
  width: 3vh;
  height: 3vh;
}

.text-size-24-3 {
  color: #2b3467;
  margin-bottom: 0;
  font-size: 1.1rem;
}

.div-block-742 {
  background-color: #eb455f;
  width: 70vh;
}

.div-block-741 {
  background-color: #bad7e9;
  width: 30%;
  height: auto;
  display: flex;
  overflow: scroll;
}

.div-block-743 {
  width: 100vh;
  display: flex;
  overflow: visible;
}

.image-218, .image-219 {
  width: 100%;
}

.img-cars-table {
  width: 75vh;
  padding-bottom: 20px;
}

.div-block-1059 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: center;
  align-items: center;
  width: 990px;
  display: flex;
}

.hero-section---ecredable---bmm {
  background-color: #fff;
  background-image: url('../images/---4.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1060 {
  border: 1px solid var(--3f4af8);
  box-shadow: 0 2px 20px 0 var(--a2a7ff);
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
}

.text-block-18 {
  font-size: 12px;
}

.div-block-1061 {
  background-color: var(--f6f6ff);
  width: 50%;
  padding: 20px;
}

.div-block-1062 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pink-box {
  background-color: var(--f6f6ff);
  border-radius: 12px;
  width: 50%;
  height: 480px;
  padding: 30px 20px;
  overflow: hidden;
}

.pink-box._2 {
  flex-flow: column;
  justify-content: space-between;
  padding-left: 20px;
  display: flex;
}

.grid-three-boxes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1063 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._3-quicks-section {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.div-block-1064 {
  width: 50%;
}

.pink-box-copy {
  background-color: var(--f6f6ff);
  border: 4px solid #fff;
  border-radius: 12px;
  width: 50%;
  height: 480px;
  padding: 20px;
}

.div-block-1065 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.faq-sss {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-1066 {
  width: 900px;
  margin-top: 40px;
}

.faq-bmm {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-30 {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-1067 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 900px;
  display: flex;
}

.image-220 {
  width: 50%;
}

.div-block-1068 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  width: 990px;
  margin-top: 40px;
  display: flex;
}

.image-221 {
  width: 198px;
}

.image-221._2 {
  width: 302px;
}

.image-221._1 {
  width: 207px;
}

.div-block-1069 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.image-222 {
  width: 36px;
}

.div-block-1070 {
  background-color: var(--f6f6ff);
  border-radius: 5px;
  padding: 10px;
}

.div-block-1071 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.pink-box-copy---2 {
  background-color: var(--f6f6ff);
  border: 4px solid #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  width: 50%;
  height: 380px;
  padding: 20px;
  display: flex;
}

.pink-box-copy---2._1 {
  background-color: #f6f6ff00;
}

.image-223 {
  width: 100%;
}

.div-block-1072 {
  background-image: linear-gradient(352deg, #02162f, #002849);
  border-radius: 8px;
  width: 80%;
  padding: 20px 10px;
}

.block-what-gets-reported {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.block---real-world {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-image: linear-gradient(#aaaaaa47, #02162f);
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: relative;
}

.div-block-1073 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-1048-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 850px;
  display: flex;
}

.image-224 {
  width: 100%;
}

.section-2-bmm {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section-2-bmm._1 {
  padding-top: 10px;
  padding-bottom: 40px;
}

.section-bmm-2 {
  z-index: 2;
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.section-bmm-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.section-bmm-3._1 {
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 40px;
  position: relative;
}

.section-31 {
  position: relative;
}

.image-225 {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: 600px 0% auto;
}

.div-block-1074 {
  width: 700px;
  margin-bottom: 60px;
}

.centered {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.centered.last-o {
  margin-bottom: 0;
}

.centered._20-ps {
  margin-bottom: 20px;
}

.centered._20-ps.centered-dg {
  text-align: center;
  width: 500px;
}

.centered-codedft {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.centered-codedft.last-o {
  margin-bottom: 0;
}

.centered-codedft._20-ps {
  margin-bottom: 20px;
}

.centered-codedft._20-ps.centered-dg {
  text-align: center;
  width: 500px;
}

.frfefef {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.frfefef._222 {
  margin-top: 0;
}

.pink-box-copdd3d {
  background-color: var(--f6f6ff);
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 50%;
  height: 480px;
  padding: 30px 20px;
  display: flex;
  overflow: hidden;
}

.pink-box-copdd3d._2 {
  flex-flow: column;
  justify-content: space-between;
  padding-left: 20px;
  display: flex;
}

.div-block-1075 {
  width: 600px;
}

.thank-you-page {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #021023;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1076 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1-tk-p {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 120%;
}

.white-paragraoh-thank-you {
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
  position: relative;
}

.div-block-1077 {
  width: 500px;
}

.div-block-1078 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-thank-you-jiw {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 107%;
}

.div-block-1079 {
  margin-top: 40px;
}

.div-block-1080 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: var(--021023);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-1081 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1081._334 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  margin-bottom: 20px;
}

.video {
  width: 700px;
}

.div-block-1082 {
  background-image: linear-gradient(174deg, var(--021023), #000000bf 60%, #020c1aeb), url('../images/6326-Convertido.png');
  box-shadow: 0 0 40px -20px var(--016fc9);
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px solid #003158;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  margin-top: 20px;
  transition: all .2s;
  display: flex;
}

.div-block-1082:hover {
  transform: rotate(-1deg)scale(1.1);
}

.link-block-28 {
  z-index: 2;
  text-decoration: none;
  position: relative;
}

.div-block-1080-codfjgrr {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: var(--021023);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.fefnkldvfdv {
  z-index: 1;
  filter: blur(70px);
  background-color: #008dff78;
  border-radius: 20px;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: auto 0% 13% auto;
}

.fefnkldvfdv._2 {
  filter: blur(100px);
  inset: auto auto 20% -10%;
}

.div-block-1083 {
  z-index: 2;
  position: relative;
}

.h2-thdsg {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-1084 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-996-copy {
  background-color: var(--f6f6ff);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 250px;
  transition: all .2s;
  display: flex;
}

.div-block-996-copy:hover {
  background-image: url('../images/Frame-1597881469.png');
  background-position: 0 0;
  background-size: cover;
}

.bjb-11 {
  background-color: var(--f6f6ff);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  height: 250px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
  display: flex;
}

.fdsas {
  width: 100%;
}

.ww-it {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
  position: relative;
}

.section--what-could-better-credit-do-for-you {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: flex;
  position: relative;
}

.div-block-1085 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.image-227 {
  width: 100%;
  position: relative;
  transform: translate(0, 25px);
}

.div-block-1086 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-228 {
  width: 190px;
}

.div-block-1087 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.section-32 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  background-image: url('../images/---4.png');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.image-229 {
  width: 400px;
}

.section---lift-lp {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: flex;
  position: relative;
}

.section-33 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-we-make-credit-building-copy {
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(282deg, #008dff, #fff 71%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 450px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 107%;
}

.h2-tedf {
  background-image: linear-gradient(282deg, #008dff, var(--021023));
  color: #fff;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 544px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 107%;
}

.h2-tedf._545 {
  width: 444px;
}

.dark-paragraoh-get-credit {
  color: var(--021023);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.block-ecredable-lidf {
  border-bottom: 1px #022e52;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-230 {
  width: 40%;
}

.paragraph-footer-l-pp {
  text-align: center;
  width: 590px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-footer-l-pp.white {
  color: #fff;
}

.block-new-lp {
  border-bottom: 1px #022e52;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 50px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1088 {
  background-color: var(--f6f6ff);
  border: 2px solid #fff;
  border-radius: 20px;
  width: 900px;
  height: auto;
  overflow: hidden;
}

.section-34-copy {
  background-image: url('../images/About-eCredable.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.section-why-it-matters-lp {
  background-image: url('../images/About-eCredable.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.h2-why-it-matters-heading {
  background-image: linear-gradient(157deg, var(--3f4af8), var(--021023) 54%, #2c38b5);
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 420px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 100%;
}

.block-h2-title-how-ecradeble {
  justify-content: space-between;
  align-items: center;
  width: 990px;
  margin-bottom: 40px;
  padding-right: 0;
  display: flex;
}

.bullet-why-it-matters {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.block-h2-title-how-ecradeble-pdi {
  justify-content: space-between;
  align-items: center;
  width: 990px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  display: flex;
}

.h2---what-you-can-get {
  color: #fff;
  letter-spacing: -2px;
  width: 380px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.video-2 {
  width: 100%;
  height: 100%;
}

.section---let-your-bills-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: radial-gradient(circle, #008dff30, #fff 90%);
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 140px;
  padding-bottom: 160px;
  display: flex;
  position: relative;
}

.text-span {
  box-shadow: 0 2px 5px 0 var(--a2a7ff);
}

.h2 {
  color: #013954;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
}

.heading-224-copy {
  letter-spacing: -1px;
  font-size: 2.5rem;
}

.button-primary-3 {
  z-index: 100;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: #3c87b8;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  position: static;
}

.button-primary-3:hover {
  color: #fff;
  box-shadow: inset 0 0 7px 1px #000000b5;
}

.button-primary-3:active {
  background-color: #43464d;
}

.heading-167 {
  color: #2c2c2c;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}

.container---about---team {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.read-more-bios {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.div-block-1156 {
  border: 1px solid #eee;
  border-radius: 16px;
  padding: 15px;
}

.heading-168 {
  color: #1f1f1f;
  margin-top: 0;
  font-size: 13px;
  font-weight: 500;
}

.img-bio-photo {
  border-radius: 100%;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.div-block-1157 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1440px;
  margin-bottom: 40px;
  display: grid;
}

.paragraph-86 {
  color: #000;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.section---about---team {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 64px 60px;
  display: flex;
}

.image-266 {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.bio-name {
  color: var(--016fc9);
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 120%;
}

.alexa-pop-up {
  z-index: 1115000;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.no-slider-text {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 10px;
  display: flex;
  overflow: scroll;
}

.image-277 {
  width: 80%;
}

.div-block-1159 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding-top: 10px;
  display: flex;
  overflow: scroll;
}

.image-273 {
  width: 80%;
}

.wrapper-pop-up-content {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.ryan-pop-up, .rob-domenico-pop-up {
  z-index: 1115000;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1158 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding-top: 10px;
  display: flex;
  overflow: scroll;
}

.heading-content---bios {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rich-text-block-3 {
  width: 100%;
  font-size: 15px;
  line-height: 150%;
}

.shon-dellinger-pop-up {
  z-index: 1115000;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-271, .image-275, .image-269, .image-267 {
  width: 80%;
}

.close-icon-bio-pop-up {
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 2% 2% auto auto;
  box-shadow: 0 2px 5px #0003;
}

.bio-content-pop-up {
  padding: 15px;
}

.christopher-pop-up-copy {
  z-index: 1115000;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1161 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding-top: 10px;
  display: flex;
  overflow: scroll;
}

.bio-role {
  color: #125d8e;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-1160 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding-top: 10px;
  display: flex;
  overflow: scroll;
}

.ambar-pop-up {
  z-index: 1115000;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

@media screen and (min-width: 1280px) {
  .container---business-lift-report {
    max-width: 1079px;
  }

  .left-block---nlp {
    width: 60%;
  }

  .pink-box, .pink-box-copdd3d {
    height: 440px;
  }

  .h2 {
    font-size: 60px;
    line-height: 65px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block {
    width: 1050px;
  }

  .div-block.home-ge {
    width: 1200px;
  }

  .h1-top._400px {
    font-size: 50px;
  }

  .h1-top.bmm {
    width: 478px;
    font-size: 50px;
  }

  .paragraph {
    font-size: 14px;
  }

  .paragraph.top-bmm {
    width: 90%;
  }

  .container {
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    width: 1050px;
    min-width: 1050px;
    margin-right: 0;
  }

  .div-block-13, .div-block-14 {
    width: 250px;
  }

  .div-block-15 {
    width: 1050px;
  }

  .section-2 {
    padding-top: 60px;
  }

  .heading-2 {
    font-size: 26px;
  }

  .div-block-20 {
    width: 1050px;
  }

  .paragraph---the-power-of-better {
    font-size: 16px;
  }

  .h2---the-power-of-better {
    font-size: 35px;
    line-height: 117%;
  }

  .div-block-21 {
    width: 1050px;
  }

  .div-block-23 {
    height: 100%;
    transform: translate(0, -32px);
  }

  .as-seen-as-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .section-4 {
    padding-bottom: 60px;
  }

  .div-block-28 {
    width: 1250px;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .h2-white {
    font-size: 42px;
  }

  .h2-white.centered._549pc {
    font-size: 22px;
  }

  .h2-white.centered._750px, .h2-white.centered.auto {
    font-size: 23px;
  }

  .button-2._1, .button-2._2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .block-content---choose-your-credit {
    justify-content: center;
    align-items: flex-end;
  }

  .paragraph---bullets.white {
    margin-top: 5px;
    font-size: 14px;
  }

  .h2---turn-bills-into-betterpersonal-credit {
    font-size: 34px;
  }

  .paragraph---ecredable-lift-helps {
    font-size: 16px;
  }

  .h2-footer._400px-copy.r45 {
    width: 550px;
  }

  .section---let-your-bills {
    padding-top: 100px;
  }

  .section-7 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .h1-top-about._400px {
    font-size: 50px;
  }

  .h1-top-about.new-pl-500px {
    width: 580px;
    font-size: 58px;
  }

  .h1-top-about.new-pl-500px.build-credit._455x {
    width: 750px;
  }

  .margin-bottom-24px {
    font-size: 14px;
  }

  .margin-bottom-24px._20-ps.centered-dg {
    width: 550px;
  }

  .h2-left._590px {
    width: 460px;
  }

  .white-paragraoh {
    font-size: 16px;
  }

  .div-block-992 {
    width: 224px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .blue-block---we-make-credit {
    width: 1186px;
    padding-bottom: 60px;
  }

  .div-block-993 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h2-last-cta._400px {
    font-size: 50px;
  }

  .paragraph-centered---about {
    font-size: 16px;
  }

  .paragraph-centered---about._52eepx {
    width: 550px;
  }

  .image-credits-is-foun {
    width: 700px;
    max-width: none;
  }

  .h2-we-make-credit-building {
    width: 471px;
    font-size: 42px;
  }

  .our-platofomr-paragaph {
    width: 43%;
  }

  .paragraph-top-centered {
    width: 623px;
    font-size: 16px;
  }

  .section-11 {
    overflow: hidden;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .div-block-1000 {
    justify-content: center;
    align-items: center;
    width: 97%;
  }

  .div-block-1001 {
    height: 444px;
  }

  .heading-6.liftlocker {
    font-size: 20px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .image-20 {
    width: 1148px;
    display: block;
  }

  .h2-whats-included {
    font-size: 42px;
  }

  .boxes-liftlocker {
    width: 410px;
    height: 439px;
  }

  .paragraph-top-centered-white {
    width: 620px;
    font-size: 16px;
  }

  .last-blue-blockl-c, .last-blue-blockl-other-pages {
    width: 1330px;
    padding-bottom: 60px;
  }

  .div-block-1011 {
    margin-bottom: 0;
  }

  .image-23 {
    display: none;
  }

  .h2-it-only-takes-onle-lift {
    font-size: 42px;
  }

  .he-what-could-better-credit {
    line-height: 120%;
  }

  .he-what-could-better-credit._400px {
    font-size: 50px;
  }

  .paragraph-top-centered-gooc-credit {
    width: 623px;
    font-size: 16px;
  }

  .box-ecredable-lift, .content-box-2 {
    width: 500px;
  }

  .h2-how-to-build-business._400px {
    font-size: 50px;
  }

  .h2-built-for-business-owners-like-you, .h2-credit-that-works-for-your-business, .h2-upgrade-to-lift {
    width: 471px;
    font-size: 42px;
  }

  .paragraoh-business-lift {
    font-size: 16px;
  }

  .block---upgrade-to-lift {
    width: 1170px;
  }

  .with-block-s {
    width: auto;
  }

  .container---business-lift-report {
    max-width: 1080px;
  }

  .image-24 {
    top: 107px;
    left: 29px;
  }

  .image-24.pricing {
    width: 300px;
    top: 173px;
  }

  .image-25 {
    top: 173px;
    right: 32px;
  }

  .image-25.pricing {
    top: 200px;
  }

  .image-26 {
    bottom: 8%;
    left: 104px;
    transform: translate(0, 79px);
  }

  .image-26._2 {
    width: 290px;
    bottom: 17%;
  }

  .image-26.pricing {
    width: 300px;
    bottom: 5%;
    left: 35px;
  }

  .image-27 {
    right: -40px;
    transform: translate(0, 111px);
  }

  .image-27._2 {
    width: 379px;
    bottom: -1%;
  }

  .image-27.pricing {
    width: 300px;
    bottom: 1%;
  }

  .block---real-people {
    width: 1170px;
  }

  .testominal-text {
    font-size: 16px;
  }

  .section---credit-building {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .paragraph-pricing-button {
    width: 623px;
    font-size: 16px;
  }

  .name-testimonia {
    font-size: 16px;
  }

  .h2-built-for-business {
    width: 471px;
    font-size: 42px;
  }

  .blog-h-t {
    font-size: 18px;
  }

  .section-21 {
    padding-bottom: 180px;
  }

  .div-block-933 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 1100px;
  }

  .div-block-1030 {
    height: 300px;
  }

  .top-build-personal-credit {
    padding-top: 140px;
  }

  .blue-block---pricing {
    width: 1050px;
    padding-bottom: 60px;
  }

  .div-block-1000-copy {
    justify-content: center;
    align-items: center;
    width: 97%;
  }

  .choose-your-journey---block {
    width: 97%;
  }

  .choose-your-journey---card {
    width: 441px;
  }

  .choose-your-journey---card._2 {
    height: 772px;
  }

  .choose-your-journey---card._1 {
    width: 462px;
  }

  .div-block-1002---choose-your-journey._1 {
    height: 180px;
  }

  .paragraph---choose-your-journey {
    font-size: 16px;
  }

  .how-credit-building-works {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 1142px;
  }

  .div-block-1033 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .h5-hcnw._420px-copy {
    width: 250px;
  }

  .h5-hcnw._392px {
    width: 200px;
  }

  .card---hcbw {
    width: 280px;
  }

  .image-20-see-refult {
    width: 800px;
    display: block;
  }

  .div-block-1041-copy {
    width: 950px;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-auto-columns: 1fr;
  }

  .blue-block---we-make-credit-about-uss {
    width: 1286px;
    padding-bottom: 60px;
  }

  .image-216 {
    right: -11px;
  }

  .img-block-top {
    width: 55%;
  }

  .left-block---nlp {
    padding-bottom: 40px;
  }

  .build-business-bulletsd {
    width: 100%;
  }

  .h2---setup-in-minutes {
    font-size: 34px;
  }

  .right-block---setup-in-mionmutes {
    height: 100%;
    margin-top: 60px;
    transform: translate(0, -32px);
  }

  .block-bullets---seup-in-minute {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .right-block---setup-in-mionmutes-copy {
    height: 100%;
    transform: translate(0, -32px);
  }

  .paragraph---sources-data {
    font-size: 16px;
  }

  .div-block-1048 {
    max-width: 1200px;
  }

  .hero-wrapper---build-business {
    justify-content: space-between;
    align-items: center;
  }

  .section-28 {
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .container---more-than-a-tool-for-loas {
    max-width: 1250px;
  }

  .bullets-want {
    width: 100%;
  }

  .block---setup-in-monu {
    justify-content: center;
    align-items: center;
  }

  .block---setup-in-monu._998.rtye.heigt-ps {
    height: 481px;
  }

  .bullets---bctwfy {
    width: 100%;
  }

  .margin-bottom-24px-centered {
    font-size: 16px;
  }

  .paragraph---ecredable-liftlocker {
    width: 900px;
    font-size: 14px;
  }

  .section---build-credit-w {
    overflow: hidden;
  }

  .text-block-mtt {
    font-size: 16px;
  }

  .img-block-top-segundo {
    width: 43%;
  }

  .secion-better-score {
    justify-content: space-between;
    align-items: center;
  }

  .h2-create-credit {
    width: 471px;
    font-size: 42px;
  }

  .left-block---nlp-copy {
    width: 49%;
    padding-bottom: 40px;
  }

  .image-216-c34e {
    right: 77px;
  }

  .div-block-1059 {
    width: 1200px;
  }

  .pink-box {
    height: 450px;
    padding-left: 40px;
    padding-right: 40px;
  }

  ._3-quicks-section {
    overflow: hidden;
  }

  .div-block-1067 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-1068 {
    width: 1200px;
  }

  .text-block-19 {
    font-size: 13px;
  }

  .block---real-world {
    height: 100%;
  }

  .div-block-1048-copy {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    max-width: 991px;
  }

  .section-bmm-2 {
    overflow: hidden;
  }

  .div-block-1074 {
    width: 720px;
  }

  .centered {
    font-size: 14px;
  }

  .centered._20-ps.centered-dg {
    width: 550px;
  }

  .centered-codedft {
    font-size: 14px;
  }

  .centered-codedft._20-ps.centered-dg {
    width: 550px;
  }

  .frfefef {
    width: 100%;
  }

  .pink-box-copdd3d {
    height: 450px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-1075 {
    width: 685px;
  }

  .thank-you-page {
    padding-bottom: 60px;
  }

  .h1-tk-p {
    width: 600px;
    font-size: 52px;
  }

  .white-paragraoh-thank-you {
    font-size: 16px;
  }

  .div-block-1077._6767 {
    width: 589px;
  }

  .h2-thank-you-jiw {
    width: 471px;
  }

  .h2-thdsg {
    font-size: 42px;
  }

  .div-block-1087 {
    max-width: 1085px;
  }

  .h2-we-make-credit-building-copy {
    width: 471px;
    font-size: 42px;
  }

  .h2-tedf {
    width: 550px;
    font-size: 42px;
  }

  .dark-paragraoh-get-credit {
    font-size: 16px;
  }

  .paragraph-footer-l-pp {
    font-size: 13px;
  }

  .block-new-lp {
    width: 1200px;
  }

  .div-block-1088 {
    width: 1080px;
  }

  .h2-why-it-matters-heading {
    font-size: 35px;
    line-height: 117%;
  }

  .block-h2-title-how-ecradeble, .block-h2-title-how-ecradeble-pdi {
    width: 1050px;
  }

  .h2---what-you-can-get {
    font-size: 34px;
  }

  .section---let-your-bills-copy {
    padding-top: 100px;
  }

  .heading-224-copy.padding-button {
    margin-bottom: 4rem;
  }

  .button-primary-3 {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
  }

  .heading-167 {
    font-size: 16px;
    font-weight: 600;
  }

  .heading-168 {
    font-size: 13px;
  }

  .div-block-1157 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section---about---team {
    width: 100%;
    padding-bottom: 0;
  }

  .wrapper-pop-up-content {
    border-radius: 18px;
    max-width: 950px;
  }

  .bio-role {
    font-size: 25px;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    height: 800px;
  }

  .lottie-animation {
    width: 900px;
    max-width: 900px;
  }

  .section-2 {
    padding-top: 60px;
  }

  .section-4 {
    padding-bottom: 60px;
  }

  .h2-white.centered._549pc {
    font-size: 23px;
  }

  .block-content---choose-your-credit {
    justify-content: center;
    align-items: flex-end;
  }

  .h2-footer._930px-width {
    width: 700px;
  }

  .section---let-your-bills {
    padding-top: 60px;
    padding-bottom: 190px;
  }

  .image-9 {
    pointer-events: auto;
    width: 1700px;
  }

  .h1-top-about._540px {
    width: 647px;
  }

  .h1-top-about._620px {
    width: 624px;
  }

  .h1-top-about.new-pl-500px {
    width: 650px;
    font-size: 63px;
  }

  .h1-top-about.new-pl-500px.build-credit {
    width: 800px;
    font-size: 55px;
  }

  .h1-top-about.new-pl-500px.build-credit._455x {
    width: 890px;
  }

  .margin-bottom-24px {
    font-size: 16px;
  }

  .margin-bottom-24px._20-ps.centered-dg {
    width: 615px;
  }

  .blue-block---we-make-credit {
    width: 1286px;
  }

  .paragraph-centered---about {
    font-size: 16px;
  }

  .image-credits-is-foun {
    width: 800px;
    max-width: none;
  }

  .our-platofomr-paragaph {
    width: 43%;
  }

  .div-block-1001 {
    height: 434px;
  }

  .heading-6 {
    font-size: 22px;
    line-height: 120%;
  }

  .heading-6.liftlocker {
    font-size: 21px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 140%;
  }

  .image-20 {
    width: 1360px;
  }

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

  .paragraph-top-centered-white {
    width: 610px;
    font-size: 16px;
  }

  .div-block-1011 {
    margin-bottom: 0;
  }

  .div-block-1012 {
    margin-bottom: 10px;
  }

  .box-ecredable-lift, .content-box-2 {
    width: 636px;
  }

  .text-block---credit-foundation {
    font-size: 19px;
  }

  .image-24 {
    top: 98px;
    left: 200px;
  }

  .image-24.pricing {
    left: 125px;
  }

  .image-25 {
    top: 197px;
    right: 200px;
  }

  .image-25.pricing {
    right: 137px;
  }

  .image-26 {
    bottom: 11%;
    left: 290px;
  }

  .image-26.pricing {
    bottom: 11%;
    left: 131px;
  }

  .image-27 {
    bottom: 2%;
    right: 233px;
  }

  .image-27.pricing {
    bottom: 4%;
    right: 137px;
  }

  .section---credit-building {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .header-box-pricing._1, .pricing-fields._1 {
    width: 330px;
  }

  .pricing-text-field {
    font-size: 18px;
  }

  .div-block-934 {
    border-radius: 20px;
    overflow: hidden;
  }

  .text-block-14 {
    font-size: 18px;
  }

  .heading-7 {
    font-size: 90px;
  }

  .image-214 {
    background-color: #072742;
    width: 100%;
  }

  .blog-h-t {
    font-size: 20px;
  }

  .section-21 {
    border-radius: 20px;
  }

  .paragraph-top---centeres {
    font-size: 22px;
  }

  .div-block-933 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    max-width: 1200px;
  }

  .blue-view-more {
    font-size: 18px;
  }

  .lottie-animation-3 {
    width: 499px;
  }

  .div-block-1030 {
    height: 354px;
  }

  .pricing-body {
    width: 100%;
  }

  .blue-block---pricing {
    width: 1086px;
  }

  .choose-your-journey---card._2 {
    width: 500px;
    height: 785px;
  }

  .choose-your-journey---card._1 {
    width: 513px;
  }

  .paragraph---choose-your-journey {
    font-size: 16px;
    line-height: 140%;
  }

  .how-credit-building-works {
    width: auto;
  }

  .card---hcbw {
    width: 330px;
  }

  .heading-8 {
    font-size: 42px;
  }

  .blog-content-wrapper {
    width: 1000px;
  }

  .thumbanil-op {
    border-radius: 20px;
    overflow: hidden;
  }

  .div-block-1041-copy {
    width: 1200px;
  }

  .div-block-1043-copy {
    max-width: 1000px;
  }

  .last-section---box {
    padding-top: 60px;
  }

  .blue-block---we-make-credit-about-uss {
    width: 1299px;
  }

  .hero-section---ecredable {
    height: 800px;
  }

  .img-block-top {
    width: 46%;
    right: 152px;
  }

  .container---more-than-a-tool-for-loas {
    max-width: 1250px;
  }

  .div-block-1050 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .margin-bottom-24px-centered {
    font-size: 16px;
  }

  .paragraph---ecredable-liftlocker {
    width: 1100px;
    font-size: 16px;
  }

  .paragraph---ecredable-liftlocker.white._879-v {
    width: 700px;
  }

  .img-block-top-segundo {
    width: 38%;
    right: 250px;
  }

  .left-block---nlp-copy {
    width: 50%;
  }

  .image-216-c34e {
    right: -26px;
  }

  .mobile-p-w {
    max-width: 1100px;
  }

  .hero-section---ecredable---bmm {
    height: 800px;
  }

  .pink-box {
    height: 430px;
  }

  .div-block-1067 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    width: 1100px;
  }

  .text-block-19 {
    font-size: 13px;
  }

  .image-222 {
    width: 44px;
  }

  .pink-box-copy---2 {
    height: 460px;
  }

  .div-block-1048-copy {
    max-width: 1091px;
  }

  .div-block-1074 {
    width: 820px;
  }

  .centered {
    font-size: 16px;
  }

  .centered._20-ps.centered-dg {
    width: 615px;
  }

  .centered-codedft {
    font-size: 16px;
  }

  .centered-codedft._20-ps.centered-dg {
    width: 615px;
  }

  .pink-box-copdd3d {
    height: 430px;
  }

  .div-block-1075 {
    width: 755px;
  }

  .h2-thank-you-jiw {
    font-size: 32px;
  }

  .video {
    width: 890px;
  }

  .div-block-1087 {
    max-width: 1185px;
  }

  .paragraph-footer-l-pp {
    font-size: 13px;
  }

  .block-new-lp {
    width: 1250px;
  }

  .section---let-your-bills-copy {
    padding-top: 60px;
    padding-bottom: 190px;
  }

  .heading-224-copy.padding-button {
    margin-bottom: 2rem;
  }

  .heading-167 {
    font-size: 20px;
    line-height: 150%;
  }

  .read-more-bios {
    font-size: 14px;
  }

  .heading-168 {
    font-size: 18px;
    line-height: 120%;
  }

  .img-bio-photo {
    width: 150px;
    height: auto;
  }

  .paragraph-86 {
    font-size: 19px;
  }

  .section---about---team {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-266 {
    width: 200px;
    height: auto;
  }

  .bio-name {
    font-size: 44px;
    line-height: 150%;
  }

  .div-block-1159 {
    height: 650px;
  }

  .wrapper-pop-up-content {
    max-width: 1340px;
  }

  .ryan-pop-up {
    display: none;
  }

  .div-block-1158 {
    height: 650px;
  }

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

  .div-block-1161 {
    height: 650px;
  }

  .bio-role {
    font-size: 31px;
  }

  .div-block-1160 {
    height: 650px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    flex-flow: column;
    height: auto;
    padding-top: 100px;
  }

  .div-block.home-ge {
    flex-flow: column;
    width: 100%;
  }

  .div-block-2, .div-block-3 {
    width: 80%;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .lottie-block {
    width: 90%;
    position: relative;
  }

  .div-block-11 {
    position: relative;
  }

  .container {
    justify-content: flex-start;
    width: 100%;
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    background-color: #fff;
    justify-content: flex-start;
    padding-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-13 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    padding-left: 0;
    position: relative;
  }

  .button {
    font-size: 16px;
  }

  .div-block-14 {
    width: 100%;
  }

  .nav-link {
    margin-left: 40px;
    font-size: 16px;
  }

  .nav-link-dropdown {
    width: 100%;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .div-block-17 {
    width: 50%;
  }

  .div-block-20 {
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .h2---the-power-of-better {
    margin-top: 0;
  }

  .div-block-21 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-22 {
    width: 70%;
  }

  .div-block-23 {
    width: 55%;
  }

  .div-block-27 {
    flex-flow: column;
    width: 80%;
    height: 100%;
    display: flex;
  }

  .image-6, .div-block-28 {
    width: 90%;
  }

  .block-content---choose-your-credit {
    flex-flow: column-reverse;
  }

  .image-5-copy {
    width: 100%;
  }

  .block-content---turn-bills {
    padding-left: 0;
  }

  .h2-footer._930px-width {
    width: 90%;
  }

  .section-6 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-34 {
    overflow: hidden;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .footer__content {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    width: 90%;
    padding-left: 40px;
  }

  .image-10 {
    margin-bottom: 40px;
  }

  .div-block-987 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .dropdown, .dropdown-2 {
    margin-left: 40px;
  }

  .menu-button.w--open {
    background-color: var(--008dff);
    border-radius: 7px;
  }

  .bullets---the-power-of-better {
    width: 55%;
  }

  .div-block-988 {
    width: 90%;
  }

  .h1-top-about.new-pl-500px.build-credit._455x {
    width: auto;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .h2-left._6549px {
    width: auto;
  }

  .blue-block---we-make-credit {
    width: 90%;
  }

  .h2-last-cta._4320px {
    width: 500px;
  }

  .section---credit-is-foundational {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .our-platofomr-paragaph {
    width: auto;
  }

  .footer__content-2 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    width: 90%;
    padding-left: 0;
  }

  .footer__content-3 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    padding-left: 40px;
  }

  .text-block-5-te {
    text-align: left;
    width: auto;
  }

  .section-10 {
    width: 90%;
  }

  .div-block-997 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-1000 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-20 {
    display: none;
  }

  .bullets-upgrade-to-lift {
    width: 55%;
  }

  .box---upgrade-to-lift-locker {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .container---upgrade-to-liftlockert {
    max-width: 728px;
  }

  .img-upgrade-to-liftlocker {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .div-block-1005 {
    width: 320px;
  }

  .div-block-1006, .div-block-1007 {
    width: 180px;
  }

  .div-block-1005-copy {
    width: 320px;
  }

  .div-block-1005-copy.bc-2 {
    width: 330px;
  }

  .div-block-1006-copy {
    width: 180px;
  }

  .div-block-1006-copy.bc-2 {
    width: 150px;
  }

  .header-box-business-lift-2 {
    width: 180px;
  }

  .header-box-business-lift-2.bc-2 {
    width: 150px;
  }

  .last-blue-blockl-c, .last-blue-blockl-other-pages {
    width: 90%;
  }

  .div-block-1010 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
  }

  .image-23 {
    display: block;
  }

  .he-what-could-better-credit {
    width: 500px;
  }

  .box-what-it-helpt, .content-box {
    width: 330px;
  }

  .grid-built-for-business {
    flex-flow: column;
    display: flex;
  }

  .fild-business-lift.bc {
    width: 330px;
    padding-right: 20px;
  }

  .div-block-1016 {
    width: 90%;
  }

  .block---upgrade-to-lift {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    width: 90%;
  }

  .hero-split-copy {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .with-block-s {
    width: 90%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .field-updagrade-lift.bc-2 {
    width: 330px;
    padding-right: 20px;
  }

  .business-lift-field.bc-2, .field-lift.bc-2 {
    width: 150px;
  }

  .container---business-lift-report {
    max-width: 728px;
  }

  .image-24, .image-25, .image-26, .image-27 {
    display: none;
  }

  .div-block-1021 {
    width: 90%;
    display: flex;
    overflow: scroll;
  }

  .div-block-1022 {
    width: 97%;
  }

  .header-box-business-lift-bc {
    width: 330px;
  }

  .div-block-1025 {
    width: 173px;
  }

  .blog-h-t {
    font-size: 1.3rem;
  }

  .container-3 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .blue-block---pricing {
    width: 90%;
  }

  .choose-your-journey---block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-2---choose-your-journey {
    font-size: 16px;
  }

  .how-credit-building-works {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
  }

  .image-20-see-refult {
    display: none;
  }

  .blog-content-wrapper {
    width: 90%;
  }

  .other-publications-card {
    box-shadow: 0 2px 5px #0003;
  }

  .collection-list {
    flex-flow: column;
  }

  .thumbanil-op {
    height: auto;
  }

  .div-block-1041-copy {
    flex-flow: column;
    width: 90%;
  }

  .section-24 {
    padding-bottom: 100px;
  }

  .div-block-1043-copy {
    max-width: 90%;
  }

  .collection-list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .button-register, .button-log-in {
    font-size: 16px;
  }

  .dropdown-2-register {
    margin-left: 40px;
    margin-right: 0;
  }

  .dropdown-log-in {
    margin-left: 0;
    margin-right: 0;
  }

  .section-10-copy, .blue-block---we-make-credit-about-uss {
    width: 90%;
  }

  .hero-section---ecredable {
    flex-flow: column;
    height: auto;
    padding-top: 100px;
  }

  .image-216 {
    position: relative;
    right: auto;
  }

  .img-block-top {
    width: 90%;
    position: relative;
  }

  .left-block---nlp {
    width: 80%;
  }

  .build-business-bulletsd {
    width: auto;
  }

  .setup-imh {
    width: 100%;
  }

  .block-set-up-img {
    width: 70%;
  }

  .wrapper-content---setup-minites {
    padding-left: 0;
    padding-right: 0;
  }

  .right-block---setup-in-mionmutes {
    width: 90%;
  }

  .right-block---setup-in-mionmutes-copy {
    width: 55%;
  }

  .div-block-1048._2 {
    flex-flow: column-reverse;
    display: flex;
  }

  .hero-wrapper---build-business {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-wrapper---build-business._2 {
    flex-flow: column-reverse;
  }

  .container---more-than-a-tool-for-loas {
    max-width: 728px;
  }

  .right-block---build-business {
    width: 90%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .block---setup-in-monu {
    flex-flow: column-reverse;
  }

  .block---setup-in-monu._998.rtye.heigt-ps {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    height: auto;
  }

  .img-block-top-segundo {
    width: 90%;
    position: relative;
  }

  .secion-better-score {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .secion-better-score._2 {
    flex-flow: column-reverse;
  }

  .left-block---nlp-copy {
    width: 80%;
  }

  .image-216-c34e {
    position: relative;
    right: auto;
  }

  .sub-h-p-3, .text-size-24-3 {
    color: #fff;
  }

  .div-block-743 {
    width: 200vh;
  }

  .div-block-1059 {
    flex-flow: column;
    width: 90%;
  }

  .hero-section---ecredable---bmm {
    flex-flow: column;
    height: auto;
    padding-top: 100px;
  }

  .div-block-1062 {
    flex-flow: column;
  }

  .grid-three-boxes {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-1066 {
    width: auto;
  }

  .div-block-1067 {
    flex-flow: column;
    width: 80%;
  }

  .image-220 {
    width: 100%;
  }

  .pink-box-copy---2._1 {
    height: auto;
  }

  .block---real-world {
    width: 90%;
  }

  .div-block-1048-copy._2 {
    flex-flow: column-reverse;
    display: flex;
  }

  .div-block-1075 {
    width: 90%;
  }

  .ww-it {
    flex-flow: column;
    display: flex;
  }

  .div-block-1087 {
    width: 95%;
  }

  .section-32 {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .h2-tedf._545 {
    width: auto;
  }

  .paragraph-footer-l-pp {
    width: 90%;
  }

  .div-block-1088 {
    width: 80%;
  }

  .h2-why-it-matters-heading {
    margin-top: 0;
  }

  .block-h2-title-how-ecradeble {
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .block-h2-title-how-ecradeble-pdi {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .h2 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
  }

  .container---about---team {
    max-width: 1440px;
  }

  .div-block-1157 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section---about---team {
    padding: 40px 36px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    flex-flow: column;
    height: auto;
    padding-top: 60px;
  }

  .div-block {
    flex-flow: column;
    width: 97%;
  }

  .div-block-2 {
    width: 90%;
  }

  .lottie-block {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }

  .div-block-11 {
    position: relative;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
  }

  .heading-2 {
    text-align: center;
  }

  .div-block-17 {
    width: 100%;
  }

  .div-block-18, .div-block-19 {
    flex-flow: column;
  }

  .section-3 {
    padding-bottom: 20px;
  }

  .div-block-20 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .paragraph---the-power-of-better, .h2---the-power-of-better {
    width: 100%;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 90%;
  }

  .image-5 {
    width: 100%;
  }

  .div-block-22 {
    width: 90%;
    transform: translate(0, -34px);
  }

  .div-block-23 {
    width: 75%;
  }

  .div-block-26 {
    flex-flow: column;
  }

  .div-block-27 {
    height: 100%;
  }

  .image-6 {
    width: 80%;
  }

  .section-4 {
    width: 100%;
    padding-top: 40px;
  }

  .div-block-28 {
    width: 97%;
  }

  .h2-white {
    text-align: center;
  }

  .h2-white.centered._549pc {
    width: auto;
  }

  .block---choose-your-credit-lift {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .block-content---choose-your-credit {
    flex-flow: column-reverse;
  }

  .image-5-copy {
    width: 100%;
  }

  .h2---turn-bills-into-betterpersonal-credit {
    margin-top: 0;
  }

  .block-content---turn-bills {
    width: 90%;
    padding-bottom: 20px;
  }

  .div-block-31 {
    z-index: 1;
  }

  .paragraph-footer {
    width: 100%;
  }

  .section-6 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section---let-your-bills {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer__list {
    width: 200px;
  }

  .footer__content {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: wrap;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-971 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .bullets---the-power-of-better {
    width: 75%;
  }

  .div-block-988 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h1-top-about._540px, .h1-top-about._620px, .h1-top-about.new-pl-500px {
    width: 90%;
  }

  .h1-top-about.new-pl-500px.build-credit {
    width: auto;
  }

  .hero-heading-center {
    padding: 60px 15px 10px;
  }

  .container-2 {
    width: 90%;
  }

  .hero-wrapper._1 {
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .hero-split {
    margin-bottom: 20px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .h2-left {
    margin-top: 0;
  }

  .div-block-991 {
    width: 90%;
  }

  .div-block-992 {
    width: 50%;
  }

  .blue-block---we-make-credit {
    width: 97%;
  }

  .div-block-993 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .h2-last-cta {
    width: 90%;
    line-height: 100%;
  }

  .h2-last-cta._400pxx {
    width: 90%;
    font-size: 37px;
  }

  .h2-last-cta._321px, .h2-last-cta._4320px {
    width: auto;
  }

  .paragraph-centered---about._560px {
    width: 90%;
  }

  .section---credits-is-foundational {
    padding: 20px 15px 60px;
  }

  .h2-we-make-credit-building {
    text-align: left;
  }

  .section---credit-is-foundational {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .section---credit-is-foundational._1 {
    flex-flow: column-reverse;
  }

  .our-platofomr-paragaph {
    width: 90%;
  }

  .block---we-make-credit-building {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .image-16 {
    display: none;
  }

  .footer__content-2, .footer__content-3 {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: wrap;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-996:hover {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-997 {
    flex-flow: column;
    display: flex;
  }

  .div-block-1000 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-18 {
    width: 100%;
  }

  .image-20 {
    display: none;
  }

  .bullets-upgrade-to-lift {
    width: 100%;
  }

  .box---upgrade-to-lift-locker, .box---upgrade-to-lift-locker._1 {
    flex-flow: column-reverse;
  }

  .container---upgrade-to-liftlockert {
    width: 90%;
  }

  .img-upgrade-to-liftlocker {
    margin-bottom: 20px;
  }

  .block-whats-included {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h2-whats-included {
    text-align: left;
  }

  .section-12 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    overflow: scroll;
  }

  .div-block-1004 {
    margin-left: 0;
  }

  .h4-left {
    margin-top: 0;
  }

  .div-block-1006-copy.bc-2 {
    width: 200px;
  }

  .div-block-1008 {
    padding-top: 0;
  }

  .blue-he-centered {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .last-blue-blockl-c, .last-blue-blockl-other-pages {
    width: 97%;
  }

  .cta-blue-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .features-table-section {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    overflow: hidden;
  }

  .div-block-1009 {
    width: 90%;
  }

  .h5-see-results {
    text-align: center;
  }

  .div-block-1010 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    width: 100%;
  }

  .div-block-1012 {
    width: 90%;
  }

  .image-23 {
    display: block;
  }

  .he-what-could-better-credit {
    width: 73%;
    font-size: 38px;
  }

  .paragraph-top-centered-gooc-credit {
    width: 90%;
  }

  .credit-box---content-foundation {
    margin-left: 0;
    margin-right: 0;
  }

  .box-what-it-helpt, .content-box {
    width: 400px;
  }

  .credit-foundation-blue-box {
    justify-content: center;
    align-items: flex-start;
    overflow: scroll;
  }

  .h4-left---credit-foundation, .h4-left-copy {
    margin-top: 0;
  }

  .h2-how-to-build-business {
    width: 90%;
    line-height: 100%;
  }

  .h2-how-to-build-business._400pxx {
    width: 90%;
    font-size: 37px;
  }

  .h2-built-for-business-owners-like-you {
    text-align: left;
  }

  .grid-built-for-business {
    flex-flow: column;
    display: flex;
  }

  .h2-credit-that-works-for-your-business {
    text-align: left;
  }

  .block-title-business-lift {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h2-upgrade-to-lift {
    text-align: left;
  }

  .div-block-1016 {
    width: 100%;
  }

  .block---upgrade-to-lift {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .hero-split-copy {
    margin-bottom: 20px;
  }

  .with-block-s {
    width: 100%;
    margin-bottom: 20px;
  }

  .field-updagrade-lift {
    padding-right: 10px;
  }

  .container---business-lift-report {
    width: 90%;
  }

  .section-credit-foundation {
    padding-top: 60px;
  }

  .block---real-people {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .section---credit-building {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-15 {
    position: relative;
  }

  .box-wrapper-pricing {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    overflow: scroll;
  }

  .h4-lheader-pb {
    margin-top: 0;
  }

  .paragraph-pricing-button {
    width: 90%;
  }

  .tabs {
    width: 100%;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .testimonial-box:hover {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-1021 {
    width: 93%;
  }

  .div-block-1022 {
    width: 90%;
    overflow: scroll;
  }

  .div-block-1023 {
    width: 90%;
    display: flex;
  }

  .div-block-1024 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    display: flex;
    overflow: scroll;
  }

  .tab-pane-tab-2, .tabs-content {
    width: 100%;
  }

  .section---white-box---upgrade-to-lift {
    padding: 20px 15px 60px;
  }

  .section---ebrf {
    padding-top: 60px;
  }

  .section---real-people-rp {
    padding: 20px 15px 60px;
  }

  .section---eerbi {
    padding-top: 60px;
  }

  .section---bfily {
    padding: 20px 15px 60px;
  }

  .div-block-1025 {
    width: 173px;
  }

  .div-block-934 {
    height: auto;
  }

  .section-21 {
    padding-top: 0;
  }

  .paragraph-top---centeres, .div-block-935 {
    width: 100%;
  }

  .blog-top {
    padding-bottom: 60px;
  }

  .div-block-933 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .tabs-2 {
    flex-flow: column;
    width: 95%;
  }

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

  .pricing-body {
    padding-top: 60px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .blue-block---pricing {
    width: 97%;
  }

  .section-22 {
    padding-top: 60px;
  }

  .div-block-1000-copy, .choose-your-journey---block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .how-credit-building-works {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    width: 100%;
  }

  .h5-hcnw {
    text-align: center;
  }

  .card---hcbw {
    width: 90%;
  }

  .image-20-see-refult {
    display: none;
  }

  .other-publications-card {
    width: 100%;
  }

  .thumbanil-op {
    height: auto;
  }

  .collection-list-2 {
    flex-flow: column;
    display: flex;
  }

  .insurance-pre-img {
    width: 100%;
  }

  .blue-block---we-make-credit-about-uss {
    width: 97%;
  }

  .hero-section---ecredable {
    flex-flow: column;
    height: auto;
    padding-top: 60px;
  }

  .img-block-top {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }

  .left-block---nlp {
    width: 90%;
  }

  .build-business-bulletsd {
    width: 75%;
  }

  .setup-imh {
    width: 100%;
  }

  .block-set-up-img {
    width: 90%;
  }

  .wrapper-content---setup-minites {
    width: 90%;
    padding-bottom: 0;
  }

  .h2---setup-in-minutes {
    margin-top: 0;
  }

  .right-block---setup-in-mionmutes, .right-block---setup-in-mionmutes-copy {
    width: 75%;
  }

  .hero-wrapper---build-business._1 {
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .container---more-than-a-tool-for-loas {
    width: 90%;
  }

  .right-block---build-business {
    margin-bottom: 20px;
  }

  .block---setup-in-monu {
    flex-flow: column-reverse;
  }

  .block---setup-in-monu._998.rtye.heigt-ps {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
  }

  .box---more-than-a-tool:hover {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .img-block-top-segundo {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }

  .secion-better-score._1 {
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .h2-create-credit {
    text-align: left;
  }

  .left-block---nlp-copy {
    width: 90%;
  }

  .general-pricing-3.mobile {
    display: none;
  }

  .sub-h-p-3 {
    font-size: 1.75rem;
  }

  .text-size-cp-4, .text-size-cp-4.d {
    font-size: 1.3rem;
  }

  .text-size-24-3 {
    font-size: 1.75rem;
  }

  .hero-section---ecredable---bmm {
    flex-flow: column;
    height: auto;
    padding-top: 60px;
  }

  .pink-box {
    width: 90%;
  }

  .grid-three-boxes {
    flex-flow: column;
    display: flex;
  }

  .faq-sss, .faq-bmm {
    position: relative;
  }

  .pink-box-copy---2, .pink-box-copy---2._1 {
    width: 90%;
  }

  .div-block-1072 {
    width: auto;
  }

  .block---real-world {
    width: 75%;
  }

  .div-block-1074, .pink-box-copdd3d {
    width: 90%;
  }

  .div-block-1076 {
    z-index: 2;
    position: relative;
  }

  .h1-tk-p {
    text-align: center;
  }

  .h2-thank-you-jiw {
    z-index: 2;
    position: relative;
  }

  .video {
    width: 100%;
  }

  .h2-thdsg {
    text-align: left;
  }

  .div-block-996-copy:hover, .bjb-11:hover {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .ww-it {
    flex-flow: column;
    display: flex;
  }

  .section--what-could-better-credit-do-for-you {
    padding: 20px 15px 60px;
  }

  .image-229 {
    width: 60%;
  }

  .section---lift-lp {
    padding: 20px 15px 60px;
  }

  .h2-we-make-credit-building-copy, .h2-tedf {
    text-align: left;
  }

  .block-ecredable-lidf {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .paragraph-footer-l-pp {
    width: 100%;
  }

  .block-new-lp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h2-why-it-matters-heading {
    width: 100%;
  }

  .block-h2-title-how-ecradeble, .block-h2-title-how-ecradeble-pdi {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
  }

  .h2---what-you-can-get {
    margin-top: 0;
  }

  .section---let-your-bills-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h2 {
    letter-spacing: -2px;
    font-size: 33px;
    line-height: 38px;
  }

  .container---about---team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-1157 {
    flex-flow: column;
    width: 65%;
    display: flex;
  }

  .section---about---team {
    padding: 52px 32px 32px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 40px;
  }

  .div-block {
    width: 90%;
  }

  .div-block.home-ge {
    width: 83%;
  }

  .h1-top._400px {
    width: auto;
    font-size: 37px;
  }

  .h1-top.bmm {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 35px;
  }

  .div-block-2, .div-block-3 {
    width: 100%;
  }

  .paragraph {
    font-size: 15px;
  }

  .div-block-6 {
    width: 100%;
  }

  .link-block {
    width: auto;
    padding: 7px 10px;
  }

  .link-block._60 {
    width: auto;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 250px;
  }

  .text-block-2 {
    letter-spacing: -1px;
    font-size: 15px;
  }

  .div-block-9 {
    width: 30px;
    height: 30px;
  }

  .white-button {
    width: auto;
    padding: 7px 10px;
  }

  .dark-blue-circle {
    width: 30px;
    height: 30px;
  }

  .lottie-block {
    margin-bottom: 10px;
  }

  .image {
    width: 80%;
  }

  .div-block-12 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    width: auto;
    padding-top: 20px;
    padding-bottom: 35px;
    padding-left: 20px;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 10px;
  }

  .button, .link-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link-dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-15 {
    justify-content: space-between;
    align-items: center;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
  }

  .section-3 {
    padding-top: 0;
  }

  .div-block-20 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 0;
  }

  .h2---the-power-of-better {
    font-size: 25px;
    line-height: 120%;
  }

  .div-block-21 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .image-5 {
    width: 90%;
  }

  .div-block-22 {
    width: 100%;
    transform: none;
  }

  .div-block-23 {
    width: 97%;
    padding-left: 5px;
  }

  .bullets---the-power-of-credit {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
  }

  .div-block-7-copy {
    width: 97%;
  }

  .div-block-27 {
    width: 100%;
  }

  .as-seen-as-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-4 {
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-28 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h2-white {
    width: 97%;
    font-size: 29px;
  }

  .h2-white.centered._549pc {
    z-index: 5;
    background-image: linear-gradient(343deg, #008dff, #fff 44%);
    width: auto;
    font-size: 17px;
    position: relative;
  }

  .h2-white.centered._750px {
    z-index: 5;
    background-image: linear-gradient(343deg, #008dff, #fff 44%);
    width: auto;
    font-size: 18px;
    position: relative;
  }

  .h2-white.centered.auto {
    z-index: 5;
    background-image: linear-gradient(343deg, #008dff, #fff 44%);
    width: auto;
    font-size: 20px;
    position: relative;
  }

  .div-block-29 {
    border-radius: 12px;
    flex-flow: column;
  }

  .block---choose-your-credit-lift {
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .block-content---choose-your-credit {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: center;
  }

  .paragraph---bullets.white {
    font-size: 12px;
  }

  .h2---turn-bills-into-betterpersonal-credit {
    width: auto;
    font-size: 29px;
  }

  .paragraph---ecredable-lift-helps {
    font-size: 14px;
  }

  .div-block-31 {
    pointer-events: none;
  }

  .button-blue-sectin {
    width: 100%;
    padding: 7px 0;
  }

  .button-blue-sectin._60 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-blue-sectin.nav-new-lp {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
  }

  .h2-footer._400px {
    width: auto;
    font-size: 27px;
  }

  .h2-footer._400px-copy {
    width: 90%;
    font-size: 27px;
  }

  .h2-footer._400px-copy.r45 {
    width: 300px;
  }

  .h2-footer._930px-width {
    width: auto;
    font-size: 27px;
  }

  .h2-footer._930px-width._54e {
    width: 300px;
  }

  .div-block-32 {
    flex-flow: column;
  }

  .paragraph-footer {
    width: 80%;
  }

  .image-8 {
    width: 222px;
  }

  .section---let-your-bills {
    padding-top: 40px;
  }

  .text-block-4 {
    margin-right: 10px;
  }

  .div-block-985 {
    margin-bottom: 40px;
  }

  .text-block-5 {
    padding-left: 0;
  }

  .footer__content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .footer__link {
    font-size: 14px;
  }

  .div-block-971 {
    flex-flow: column;
  }

  .image-10.footer__logo {
    width: 210px;
  }

  .dropdown, .dropdown-2 {
    margin-left: 0;
  }

  .menu-button.w--open {
    background-color: var(--008dff);
  }

  .bullets---the-power-of-better {
    width: 97%;
    padding-left: 5px;
  }

  .section-7 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-988 {
    width: 90%;
  }

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

  .h1-top-about._400px {
    width: auto;
    font-size: 37px;
  }

  .h1-top-about._620px {
    width: 98%;
  }

  .h1-top-about.new-pl-500px {
    width: 310px;
    font-size: 32px;
    line-height: 120%;
  }

  .h1-top-about.new-pl-500px.build-credit {
    width: 90%;
    font-size: 32px;
  }

  .image-13 {
    width: 90%;
  }

  .hero-heading-center {
    padding-top: 40px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .hero-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 0;
  }

  .hero-split {
    margin-bottom: 10px;
  }

  .margin-bottom-24px {
    font-size: 14px;
  }

  .margin-bottom-24px._20-ps.centered-dg {
    width: 90%;
  }

  .hero-heading-right {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .h2-left {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .h2-left.nnpp {
    font-size: 26px;
  }

  .h2-left.nnpp._535px {
    width: auto;
    font-size: 26px;
  }

  .div-block-992 {
    width: 290px;
  }

  .blue-block---we-make-credit {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-993 {
    padding-bottom: 0;
  }

  .section-8 {
    padding-top: 40px;
  }

  .h2-last-cta {
    font-size: 30px;
  }

  .h2-last-cta._400px {
    width: auto;
    font-size: 37px;
  }

  .h2-last-cta._400pxx {
    padding-bottom: 10px;
    font-size: 30px;
  }

  .h2-last-cta._4320px._457px {
    width: 250px;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .paragraph-centered---about._3420px, .paragraph-centered---about._52eepx {
    width: auto;
  }

  .image-15 {
    transform: translate(0, -187px);
  }

  .section---credits-is-foundational {
    padding-bottom: 60px;
  }

  .h2-we-make-credit-building {
    width: 97%;
    font-size: 25px;
  }

  .our-platofomr-paragaph {
    width: 100%;
  }

  .block---we-make-credit-building {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .div-block-995 {
    width: auto;
  }

  .footer__content-2 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    width: 90%;
    padding-left: 20px;
  }

  .footer__content-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-5-te {
    width: 90%;
    padding-left: 0;
  }

  .section-10 {
    width: 83%;
  }

  .top-bp {
    margin-top: 10px;
  }

  .paragraph-top-centered {
    width: auto;
  }

  .section-11 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-996 {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-997 {
    flex-flow: column;
    width: 90%;
    display: flex;
  }

  .heading-5 {
    text-align: center;
  }

  .div-block-1000 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 20px;
  }

  .div-block-1001 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .bullets-upgrade-to-lift {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    width: 97%;
    padding-left: 5px;
  }

  .box---upgrade-to-lift-locker {
    margin-bottom: 0;
  }

  .container---upgrade-to-liftlockert {
    width: 100%;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-upgrade-to-liftlocker {
    margin-bottom: 10px;
  }

  .block-whats-included {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .h2-whats-included {
    width: 97%;
    font-size: 29px;
    line-height: 112%;
  }

  .boxes-liftlocker {
    width: 97%;
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-1004 {
    margin-left: 0;
  }

  .text-block-7 {
    font-size: 15px;
    line-height: 129%;
  }

  .div-block-1005 {
    width: 273px;
  }

  .div-block-1006 {
    width: 160px;
  }

  .div-block-1007 {
    width: 180px;
  }

  .h4-left {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .div-block-1006-copy {
    width: 160px;
  }

  .header-box-business-lift-2 {
    width: 180px;
    position: relative;
  }

  .div-block-1008 {
    padding-top: 0;
  }

  .blue-he-centered {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .paragraph-top-centered-white {
    width: auto;
  }

  .last-blue-blockl-c {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .last-blue-blockl-other-pages {
    width: 92%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cta-blue-section {
    z-index: 5;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .features-table-section {
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: visible;
  }

  .div-block-1009 {
    width: 100%;
  }

  .h5-see-results {
    text-align: center;
  }

  .h2-it-only-takes-onle-lift {
    width: 97%;
    font-size: 25px;
  }

  .h2-it-only-takes-onle-lift._403px {
    width: 286px;
  }

  .h2-it-only-takes-onle-lift._429px {
    width: 285px;
  }

  .he-what-could-better-credit {
    width: auto;
    font-size: 25px;
    line-height: 120%;
  }

  .he-what-could-better-credit._400px {
    width: auto;
    font-size: 37px;
  }

  .div-block-1013 {
    width: 94%;
  }

  .paragraph-top-centered-gooc-credit {
    width: auto;
  }

  .paragraph-top-centered-gooc-credit._342px {
    width: 90%;
  }

  .credit-box---content-foundation {
    height: 100px;
    margin-left: 0;
  }

  .box-what-it-helpt {
    width: 273px;
  }

  .box-ecredable-lift {
    width: 275px;
  }

  .div-block-1005-copy, .content-box {
    width: 273px;
  }

  .content-box-2 {
    width: 277px;
  }

  .credit-foundation-blue-box {
    background-position: 0%;
    background-size: cover;
  }

  .h4-left---credit-foundation {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 19px;
  }

  .h4-left-copy {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .text-block---credit-foundation {
    font-size: 16px;
  }

  .h2-how-to-build-business {
    font-size: 30px;
  }

  .h2-how-to-build-business._400px {
    width: auto;
    font-size: 37px;
  }

  .h2-how-to-build-business._400pxx {
    padding-bottom: 10px;
    font-size: 30px;
  }

  .h2-built-for-business-owners-like-you {
    width: 97%;
    font-size: 29px;
  }

  .grid-built-for-business {
    flex-flow: column;
    width: 90%;
    display: flex;
  }

  .div-block-1014 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .h2-credit-that-works-for-your-business {
    width: 97%;
    font-size: 29px;
  }

  .div-block-1005-copy {
    width: 273px;
  }

  .fild-business-lift {
    width: 452px;
  }

  .fild-business-lift.bc {
    width: 300px;
    padding-right: 20px;
  }

  .field-business-lift-2.bc {
    width: 180px;
  }

  .header-box-business-lift {
    width: 452px;
  }

  .filds-wrapper-business-lift {
    margin-left: 0;
  }

  .block-title-business-lift {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .h2-upgrade-to-lift {
    width: 100%;
    font-size: 29px;
  }

  .div-block-1016 {
    width: 100%;
  }

  .block---upgrade-to-lift {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-split-copy, .with-block-s {
    margin-bottom: 10px;
  }

  .field-updagrade-lift {
    width: 273px;
  }

  .field-lift.bc-2 {
    width: 180px;
  }

  .container---business-lift-report {
    width: 92%;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-credit-foundation {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block---real-people {
    width: 90%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section---credit-building {
    padding-top: 40px;
  }

  .section-15 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .header-box-pricing, .pricing-fields {
    width: 273px;
  }

  .box-wrapper-pricing {
    width: 98%;
  }

  .filds-wrapper-pricing {
    margin-left: 0;
  }

  .h4-lheader-pb {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .testimonial-box {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1021, .div-block-1022 {
    width: 92%;
  }

  .h2-built-for-business {
    width: 97%;
    font-size: 29px;
  }

  .h2-built-for-business._500px {
    width: 278px;
    font-size: 25px;
  }

  .h2-built-for-business._500px._445 {
    width: 230px;
    font-size: 25px;
  }

  .header-box-business-lift-bc {
    width: 300px;
  }

  .section---white-box---upgrade-to-lift {
    padding-bottom: 10px;
  }

  .section---ebrf {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section---real-people-rp {
    padding-bottom: 20px;
  }

  .section---eerbi {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .section---bfily {
    padding-bottom: 10px;
  }

  .div-block-934 {
    height: auto;
  }

  .block-top-content {
    margin-top: 54px;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 100%;
  }

  .blog-h-t {
    text-align: left;
    font-size: 1.2rem;
  }

  .section-21 {
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .paragraph-top---centeres {
    text-align: center;
    width: auto;
    font-size: 15px;
    line-height: 150%;
  }

  .blog-top {
    height: auto;
    padding-top: 60px;
  }

  .div-block-933 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    width: 90%;
  }

  .lottie-animation-3 {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    transform: translate(0, 38px);
  }

  .div-block-1030 {
    justify-content: center;
    align-items: center;
    height: 237px;
    display: flex;
  }

  .top-build-personal-credit {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pricing-body {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .container-3 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .blue-block---pricing {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-22 {
    padding-top: 40px;
  }

  .div-block-1000-copy, .choose-your-journey---block {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    margin-bottom: 20px;
  }

  .choose-your-journey---card {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .choose-your-journey---card._2 {
    height: auto;
  }

  .button-blue-sectin---choose-your-journey {
    width: 100%;
    padding: 7px 0;
  }

  .button-blue-sectin---choose-your-journey._60 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2---choose-your-journey {
    letter-spacing: -1px;
    font-size: 15px;
  }

  .div-block-1033 {
    flex-flow: column;
  }

  .h5-hcnw {
    text-align: center;
  }

  .card---hcbw {
    width: 100%;
  }

  .div-block-1035 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading-8 {
    font-size: 23px;
  }

  .other-publications {
    font-size: 27px;
  }

  .div-block-1039 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .thumbanil-op {
    height: auto;
  }

  .section-24 {
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .button-register, .button-log-in {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-2-register {
    margin-left: 0;
  }

  .section-10-copy {
    width: 83%;
  }

  .insurance-pre-img {
    width: 90%;
  }

  .blue-block---we-make-credit-about-uss {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-section---ecredable {
    padding-top: 40px;
  }

  .paragraph-nite.las-rtf {
    font-size: 14px;
  }

  .img-block-top {
    margin-bottom: 10px;
  }

  .left-block---nlp {
    width: 100%;
    padding-bottom: 20px;
  }

  .build-business-bulletsd {
    width: 97%;
    padding-left: 0;
  }

  .block-bullets---want-even-smarter {
    width: 97%;
  }

  .setup-imh {
    border-radius: 4px;
    display: none;
  }

  .block-set-up-img {
    width: 100%;
    transform: none;
  }

  .h2---setup-in-minutes {
    width: auto;
    font-size: 29px;
  }

  .right-block---setup-in-mionmutes {
    width: 97%;
    padding-left: 5px;
  }

  .block-bullets---seup-in-minute {
    width: 97%;
  }

  .div-block-1044, .div-block-1045 {
    width: 100%;
  }

  .right-block---setup-in-mionmutes-copy {
    width: 97%;
    padding-left: 5px;
  }

  .section-26 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    padding-top: 20px;
  }

  .paragraph---sources-data {
    z-index: 5;
    width: auto;
    position: relative;
  }

  .section-27 {
    padding-top: 40px;
  }

  .hero-wrapper---build-business {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 0;
  }

  .container---more-than-a-tool-for-loas {
    max-width: none;
  }

  .right-block---build-business {
    margin-bottom: 10px;
  }

  .div-block-1049 {
    width: 90%;
  }

  .bullets-want {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    width: 97%;
  }

  .section---more-than-a-toll {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .wrappe-buv4e {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

  .block---setup-in-monu {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: center;
  }

  .block---setup-in-monu._998 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .block---setup-in-monu._998.rtye.heigt-ps {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .block---setup-in-monu._998.rtye.heigt-ps.g {
    flex-flow: column-reverse;
  }

  .bullets---bctwfy {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-1050 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .top-bp-nlp {
    margin-top: 10px;
  }

  .section-27-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-centered {
    font-size: 14px;
  }

  .div-block-1053 {
    width: 90%;
  }

  .heading-10 {
    font-size: 22px;
  }

  .heading-10.white {
    font-size: 20px;
  }

  .paragraph---ecredable-liftlocker {
    width: auto;
    font-size: 14px;
  }

  .paragraph---ecredable-liftlocker.white {
    width: auto;
  }

  .section---build-credit-w {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .box---more-than-a-tool {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .more-than-a-tool {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .block-contnt-mtt {
    width: 100%;
  }

  .boxes-more-than-tool {
    flex-flow: column;
    width: 100%;
  }

  .img-block-top-segundo {
    margin-bottom: 10px;
  }

  .div-block-1056, .div-block-1057 {
    width: 90%;
  }

  .secion-better-score {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .h2-create-credit {
    width: 90%;
    font-size: 29px;
  }

  .left-block---nlp-copy {
    width: 100%;
    padding-bottom: 0;
  }

  .boxes-buttons {
    width: auto;
  }

  .general-pricing-3 {
    display: none;
  }

  .general-pricing-3.mobile {
    z-index: 11;
    width: 280px;
    display: flex;
    position: relative;
  }

  .section-p-w {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-right: 1px solid #bad7e94f;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    padding-right: 0;
  }

  .empty.lb {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .empty.bg-dark.mobile {
    padding: 5px 10px;
  }

  .link-block-27 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .sub-h-p-3 {
    font-size: 1.3rem;
  }

  .div-block-740 {
    width: 141px;
    height: 350px;
    padding-bottom: 0;
  }

  .div-block-744 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
  }

  .left-pricing-box-2 {
    padding-left: 0;
  }

  .mobile-p-w {
    width: auto;
    max-width: none;
  }

  .text-size-cp-4 {
    width: 100%;
    height: 100%;
  }

  .text-size-cp-4.d {
    text-align: center;
  }

  .table-head.mobile {
    font-size: 19px;
    font-weight: 600;
  }

  .table-head.d.b {
    font-size: 19px;
  }

  .link-block-25 {
    width: 100%;
    height: 100%;
  }

  .text-size-24-3 {
    font-size: 1.1rem;
    line-height: 1.1;
  }

  .div-block-742 {
    width: 20vh;
  }

  .div-block-741 {
    background-color: #bad7e900;
    width: 50%;
  }

  .div-block-743 {
    width: auto;
  }

  .div-block-1058 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-218 {
    height: 350px;
  }

  .image-219 {
    border-radius: 8px;
    height: 100%;
  }

  .img-cars-table {
    width: 160px;
    height: 350px;
    padding-bottom: 0;
  }

  .div-block-1059 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .hero-section---ecredable---bmm {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1062 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .pink-box {
    height: auto;
  }

  .grid-three-boxes {
    flex-flow: column;
    width: 90%;
    display: flex;
  }

  ._3-quicks-section {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .faq-sss, .faq-bmm {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .div-block-1068 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 80%;
    margin-top: 25px;
  }

  .text-block-19 {
    font-size: 12px;
  }

  .pink-box-copy---2 {
    height: auto;
  }

  .pink-box-copy---2._1 {
    padding-left: 0;
    padding-right: 0;
  }

  .block---real-world {
    width: 97%;
    padding-left: 5px;
  }

  .section-2-bmm {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .section-bmm-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-bmm-3 {
    padding-top: 40px;
  }

  .image-225 {
    display: none;
  }

  .div-block-1074 {
    margin-bottom: 40px;
    font-size: 13px;
  }

  .centered {
    font-size: 14px;
  }

  .centered._20-ps.centered-dg {
    width: 90%;
  }

  .centered-codedft {
    font-size: 14px;
  }

  .centered-codedft._20-ps.centered-dg {
    width: 90%;
  }

  .frfefef {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    width: 97%;
  }

  .pink-box-copdd3d {
    height: auto;
  }

  .thank-you-page {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-1076 {
    width: 93%;
  }

  .h1-tk-p {
    width: auto;
    font-size: 29px;
  }

  .white-paragraoh-thank-you {
    width: 90%;
  }

  .div-block-1077 {
    width: auto;
  }

  .h2-thank-you-jiw {
    width: auto;
    font-size: 22px;
  }

  .div-block-1079 {
    margin-top: 20px;
  }

  .link-block-28 {
    width: 90%;
  }

  .fefnkldvfdv {
    pointer-events: none;
  }

  .h2-thdsg {
    text-align: center;
    width: 90%;
    font-size: 27px;
  }

  .div-block-1084 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-226 {
    width: 129px;
  }

  .div-block-996-copy, .bjb-11 {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ww-it {
    flex-flow: column;
    width: 90%;
    display: flex;
  }

  .section--what-could-better-credit-do-for-you {
    padding-bottom: 60px;
  }

  .image-227 {
    display: none;
  }

  .image-228 {
    width: 149px;
  }

  .div-block-1087 {
    width: 88%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-32 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section---lift-lp {
    padding-bottom: 60px;
  }

  .h2-we-make-credit-building-copy, .h2-tedf {
    width: 97%;
    font-size: 29px;
  }

  .block-ecredable-lidf {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .image-230 {
    width: 100%;
  }

  .paragraph-footer-l-pp {
    width: 80%;
  }

  .block-new-lp {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .div-block-1088 {
    width: 95%;
    height: 200px;
    margin-top: 10px;
  }

  .section-34-copy {
    padding-top: 60px;
  }

  .section-34-copy.nniuup {
    padding-top: 0;
  }

  .section-why-it-matters-lp {
    padding-top: 60px;
  }

  .h2-why-it-matters-heading {
    font-size: 25px;
  }

  .block-h2-title-how-ecradeble {
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 0;
  }

  .bullet-why-it-matters {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .block-h2-title-how-ecradeble-pdi {
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 0;
  }

  .h2---what-you-can-get {
    width: auto;
    margin-top: 20px;
    font-size: 29px;
  }

  .section---let-your-bills-copy {
    padding-top: 0;
  }

  .h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .button-primary-3 {
    font-size: 14px;
  }

  .heading-167 {
    font-size: 18px;
  }

  .container---about---team {
    max-width: none;
  }

  .heading-168 {
    font-size: 14px;
  }

  .div-block-1157 {
    width: 100%;
    margin-bottom: 0;
  }

  .paragraph-86 {
    font-size: 15px;
  }

  .section---about---team {
    padding: 40px 24px;
  }

  .bio-headings {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bio-name {
    font-size: 18px;
  }

  .alexa-pop-up {
    padding-left: 10px;
    padding-right: 10px;
  }

  .no-slider-text {
    height: 400px;
  }

  .wrapper-pop-up-content, .ryan-pop-up, .rob-domenico-pop-up {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-content---bios {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .shon-dellinger-pop-up, .christopher-pop-up-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bio-role {
    font-size: 14px;
  }

  .ambar-pop-up {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_80f44ba5-4b61-bc18-2bb1-4a839954e1bd-72c8a339 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


