.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;
  }
}

h1 {
  color: #04121f;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 80px;
}

h2 {
  color: #04121f;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

h3 {
  color: #04121f;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.nav-link {
  color: #04121f;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 16px;
  transition: color .2s;
}

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

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

.nav-link.hidden, .nav-link.hidden.w--current {
  display: none;
}

.navbar-brand {
  width: 150px;
  height: 40px;
  margin-right: 50px;
}

.navigation-mob {
  background-color: #0000;
  display: none;
  top: 0%;
  left: 0%;
  right: 0%;
}

.navigation-right {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.image {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image.contain {
  object-fit: contain;
  margin-top: 5px;
}

.wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.wrapper.navbar-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}

.wrapper.navigation-wrapper {
  background-color: #f8faf8;
  justify-content: flex-start;
  max-width: 1300px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wrapper.footer-wrapper {
  flex-direction: column;
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-navigations-container {
  position: relative;
}

.navigation-left {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: flex;
}

.navigation {
  z-index: 100;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.button:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.button.demo-nav {
  margin-top: 20px;
  padding: 10px;
}

.button._12-px-padding {
  border-style: none;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button._12-px-padding.nav-button {
  margin-bottom: 20px;
  margin-left: 20px;
}

.button._12-px-padding.nav-button.blue {
  background-color: #167afd;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.navigation-menu {
  align-items: center;
  font-size: 16px;
  display: flex;
  position: static;
}

.content-wrapper {
  z-index: 2;
  text-align: center;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.hero-subheadline-text {
  flex-flow: row;
  justify-content: center;
  margin-top: 10px;
  font-size: 20px;
  display: flex;
}

.how-up-works-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.how-up-works-wrapper.jt-wrapper {
  background-color: #f8f4f4;
  background-image: url('../images/Living-room-background-2.jpg');
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
}

.how-up-works-wrapper.how-up-works-header {
  flex-direction: column;
  justify-content: center;
}

.how-up-works-wrapper.how-up-works-header.padding-top-more {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.header-button {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.header-button:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.header-button.header-button-2 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  display: flex;
}

.hero-wrapper {
  z-index: auto;
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  overflow-wrap: normal;
  object-fit: cover;
  background-color: #f7f7f7;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  min-width: auto;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px;
  display: flex;
  position: relative;
}

.hero-text-wrapper {
  font-family: Inter, sans-serif;
}

.hero-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: auto;
  display: flex;
  position: static;
}

.dashboard-image {
  max-width: 90%;
  margin-top: 0;
}

.jt-header-text {
  box-sizing: border-box;
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0%;
  max-width: 100%;
  font-size: 44px;
  line-height: 60px;
  display: flex;
}

.button-how-it-works {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 32px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.button-how-it-works:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.button-how-it-works.standard-pm-button {
  flex-flow: row;
  order: 0;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  display: flex;
}

.heading-35 {
  color: #6b6768;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 43px;
}

.steps-wrapper {
  text-align: center;
  margin-bottom: 12px;
}

.steps-image {
  border-radius: 12px;
  width: 90%;
  max-width: 290px;
  margin-top: 45px;
  margin-bottom: -110px;
  overflow: hidden;
  box-shadow: 0 16px 30px #dbdbdb40;
}

.steps-image.normalized-image {
  width: 100%;
  max-width: 310px;
  margin-top: 0;
  margin-bottom: 30px;
}

.step-3 {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
}

.button-wrapper-how-it-works {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  margin: 20px auto 0;
  display: flex;
}

.lookup-tool-icons {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: row;
  flex: 1;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  position: static;
}

.text-steps {
  color: #04121f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.how-up-works-header {
  text-align: center;
  max-width: 650px;
  margin-bottom: 80px;
}

.how-up-works-header.padding-normalized {
  max-width: 100%;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
}

.manage-set-up-confirmation {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-19 {
  margin-left: auto;
  margin-right: auto;
}

.button-subtext {
  padding-top: 5px;
}

.manage-setup-content-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.tenant-utility-setup-screenshot {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.get-paid-headline {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 36px;
  line-height: 60px;
  display: flex;
}

.text-block-122 {
  color: #6b6768;
  flex-flow: column;
  align-items: center;
  max-width: 100%;
  padding-bottom: 20px;
  font-size: 18px;
  display: flex;
}

.speech-bubble-bullet {
  padding-right: 10px;
  display: flex;
}

.bold-text-28 {
  font-family: Inter, sans-serif;
}

.text-block-120 {
  color: #6b6768;
  text-align: center;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-21 {
  object-fit: contain;
  width: 100%;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-22 {
  flex-flow: row;
  flex: 0 auto;
  max-width: 100%;
  display: flex;
}

.manage-set-up-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  margin-left: 60px;
  margin-right: 40px;
  display: flex;
}

.manage-setup-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.bold-text-29 {
  font-family: Inter, sans-serif;
  font-size: 30px;
}

.div-image-schrader-manage-setup {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tenant-utility-setup-div {
  width: 100%;
  max-width: 100%;
}

.standard-pm-heading-32 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 40px;
  display: flex;
}

.dark-text {
  color: #04121f;
  font-weight: 300;
}

.dark-text.margin-top-more {
  margin-top: 20px;
  display: block;
}

.dark-text.margin-top-more.larger-text {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
}

.dark-text.margin-top-more.larger-text.line-height-more {
  flex-flow: column;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 40px;
  display: flex;
}

.standard-pm-free-for-everyone-2 {
  color: #80cb27;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl-heading-style-h2-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

.rl_testimonial17_rating-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.rl_testimonial17_customer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  align-items: center;
  display: flex;
}

.rl-text-style-medium-9 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_testimonial17_testimonial {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.rl_testimonial17_name-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_testimonial17_spacing-block-4 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-padding-global-9 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl_testimonial17_customer-image {
  object-fit: contain;
  border-radius: 100%;
  width: 7rem;
  min-width: 7rem;
  height: 7rem;
  min-height: 7rem;
}

.rl-container-large-8 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-text-style-regular-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_testimonial17_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_testimonial17_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_testimonial17_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl_testimonial17_testimonial-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 40px;
  display: grid;
}

.rl_testimonial17_rating-icon {
  color: #ecb22d;
  flex-direction: column;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.rl-padding-section-large-7 {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.text-block {
  color: #6b6768;
}

.text-block._16-px {
  font-size: 16px;
  line-height: 24px;
}

.text-block.footer-email-text {
  color: #ffffffb3;
  font-size: 16px;
  transition: color .2s;
}

.text-block.footer-email-text:hover {
  color: #fff;
}

.text-block._14-px {
  color: #6b6768;
  font-size: 14px;
  line-height: 24px;
}

.text-block._14-px.footer-down-text {
  color: #6b6768;
  margin-top: 40px;
}

.text-block._14-px.footer-down-text.dull-white {
  color: #ffffff80;
}

.text-block._14-px.footer-social-media {
  margin-right: 12px;
}

.text-block._14-px.footer-social-media.white {
  color: #fff;
}

.footer.black {
  background-color: #04121f;
}

.footer-main-column {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  max-width: 400px;
  display: flex;
}

.footer-line {
  background-color: #e5e5e51a;
  width: 100%;
  height: 1px;
  margin-bottom: 32px;
}

.footer-column-heading-wrapper {
  margin-bottom: 24px;
}

.footer-columns-container {
  grid-column-gap: 16px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  display: grid;
}

.footer-column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-up {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-text {
  margin-bottom: 32px;
}

.footer-link {
  color: #6b6768;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  transition: color .2s;
}

.footer-link:hover {
  color: #000;
}

.footer-link.dull-white {
  color: #fff9;
}

.footer-link.dull-white:hover {
  filter: brightness(200%);
  color: #fff;
}

.footer-logo {
  width: 160px;
  margin-bottom: 0;
}

.footer-email {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  transition: filter .2s;
  display: flex;
}

.footer-email.hidden {
  display: none;
}

.footer-social-link {
  justify-content: center;
  align-items: center;
  margin-right: 18px;
  transition: filter .2s;
  display: flex;
}

.footer-social-link:hover {
  filter: brightness(130%);
}

.footer-down {
  margin-top: 0;
}

.footer-email-image {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: flex;
}

.footer-down-link {
  color: #0009;
  transition: color .2s;
}

.footer-down-link:hover {
  color: #000;
}

.footer-down-link.off-white {
  color: #ffffffb3;
}

.footer-down-link.off-white:hover {
  color: #fff;
}

.footer-social-icons {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.foote-down-text-and-social-container {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-36 {
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
}

.body {
  color: #6b6768;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.text-block-123 {
  margin-top: 5px;
  font-size: 16px;
}

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

.div-block-25 {
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-top: 0;
  display: flex;
}

.step-2 {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
  position: static;
}

.step-1 {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
}

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

.container {
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  margin-left: 20px;
  display: flex;
}

.text-block-124 {
  font-size: 16px;
  line-height: 28px;
}

.text-block-125 {
  text-align: left;
  margin-top: 20px;
  font-size: 16px;
}

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

.hero-button-subtext-fd {
  margin-top: 5px;
  font-size: 16px;
}

.hero-wrapper-fd {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.hero-wrapper-fd.jt-wrapper {
  background-color: #f8f4f4;
  background-image: url('../images/Living-room-background-2.jpg');
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
}

.hero-wrapper-fd.how-up-works-header {
  flex-direction: column;
  justify-content: center;
}

.hero-wrapper-fd.how-up-works-header.padding-top-more {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.hero-wrapper-fd.hero-wrapper-fd-2 {
  background-color: #f8f4f4;
  background-image: url('../images/Living-room-background-2.jpg');
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
}

.hero-wrapper-fd-3 {
  z-index: auto;
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  overflow-wrap: normal;
  object-fit: cover;
  background-color: #f7f7f7;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  min-width: auto;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px;
  display: flex;
  position: relative;
}

.content-wrapper-fd {
  z-index: 2;
  text-align: center;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.hero-content-fd {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: auto;
  display: flex;
  position: static;
}

.dashboard-image-fd {
  max-width: 90%;
  margin-top: 10px;
}

.header-button-fd {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.header-button-fd:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.header-button-fd.header-button-2 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  display: flex;
}

.header-button-fd.header-button-2-fd {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.header-text-fd {
  box-sizing: border-box;
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0%;
  max-width: 100%;
  font-size: 44px;
  line-height: 60px;
  display: flex;
}

.hero-subheadline-fd {
  margin-top: 10px;
}

.hero-subheadline-text-fd, .hero-subheadline-text-2-fd {
  flex-flow: row;
  justify-content: center;
  margin-top: 10px;
  font-size: 20px;
  display: flex;
}

.roi-calculator-headline-fd {
  font-family: Inter, sans-serif;
  font-size: 30px;
}

.get-paid-headline-fd {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 36px;
  line-height: 60px;
  display: flex;
}

.get-paid-headline-div-fd {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.div-get-paid-headline-fd {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.get-paid-section-fd {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
}

.div-roi-script-fd {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.free-software-section-fd {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-15m-setup-fd {
  width: 100%;
  max-width: 100%;
}

.free-software-wrapper-fd {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.div-steps-2-3-fd {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  padding-top: 0;
  display: flex;
}

.how-it-works-for-pms-header-fd {
  text-align: center;
  max-width: 650px;
  margin-bottom: 80px;
}

.how-it-works-for-pms-header-fd.padding-normalized {
  max-width: 100%;
  margin-bottom: 10px;
}

.how-it-works-for-pms-wrapper-fd {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.how-it-works-for-pms-wrapper-fd.how-it-works-for-pms-header-fd {
  flex-direction: column;
  justify-content: center;
}

.how-it-works-for-pms-wrapper-fd.how-it-works-for-pms-header-fd.padding-top-more-fd {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.steps-wrapper-fd {
  text-align: center;
  margin-bottom: 12px;
}

.steps-image-fd {
  border-radius: 12px;
  width: 90%;
  max-width: 290px;
  margin-top: 45px;
  margin-bottom: -110px;
  overflow: hidden;
  box-shadow: 0 16px 30px #dbdbdb40;
}

.steps-image-fd.normalized-image {
  width: 100%;
  max-width: 310px;
  margin-top: 0;
  margin-bottom: 30px;
}

.step-4 {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
}

.step-1-fd {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
}

.div-icons-block-fd {
  display: flex;
}

.steps-2-3-container {
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.how-it-works-for-pms-icons-fd {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: row;
  flex: 1;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  position: static;
}

.text-steps-fd {
  color: #04121f;
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.step-5 {
  text-align: center;
  background-color: #f4ede399;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 2.7%;
  display: flex;
}

.button-how-it-works-2-fd {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.button-how-it-works-2-fd:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.button-wrapper-how-it-works-fd {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.how-it-works-for-pms-subheadline-fd {
  color: #6b6768;
  text-align: center;
  margin: 0 auto;
  padding-top: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 43px;
}

.htsuu-wrapper-2-fd {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.button-wrapper-tenant-utility-setup-fd {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-tenant-utility-setup-fd {
  color: #04121f;
  text-align: center;
  background-color: #80cb27;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
}

.button-tenant-utility-setup-fd:hover {
  color: #f8f4ee;
  background-color: #04121f;
}

.tenant-utility-setup-process-fd {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-33-fd {
  flex-flow: row;
  flex: 0 auto;
  max-width: 100%;
  display: flex;
}

.button-subtext-fd {
  padding-top: 5px;
}

.how-tenants-set-up-utilities-fd {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 36px;
  line-height: 60px;
  display: flex;
}

.text-block-126 {
  color: #6b6768;
  flex-flow: column;
  align-items: center;
  max-width: 100%;
  padding-bottom: 20px;
  font-size: 20px;
  display: flex;
}

.div-block-32-fd {
  object-fit: contain;
  width: 100%;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tenant-utility-setup-content-div-2-fd {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.how-tenants-set-up-utilities-subheadline-div-fd {
  margin-left: auto;
  margin-right: auto;
}

.tenant-utility-setup-screenshot-fd {
  width: 80%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.div-block-31-fd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  margin-left: 60px;
  margin-right: 40px;
  display: flex;
}

.htsuu-subheadline-text-fd {
  color: #6b6768;
  text-align: center;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 43px;
}

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

.state-hero {
  max-width: 100%;
  margin-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.state-i-l2-text {
  text-align: left;
  flex-flow: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.state-sh-text-wrapper {
  margin-bottom: 32px;
  font-size: 20px;
}

.error-message-3 {
  padding-bottom: 0;
}

.state-hero-left {
  width: 50%;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.state-address-submit-button {
  color: #04121f;
  background-color: #80cb27;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 15px;
  font-weight: 500;
}

.state-h2-l1 {
  color: #04121f;
  text-align: left;
  font-weight: 300;
}

.state-h2-l1.state-head-1 {
  color: #04121f;
  font-size: 20px;
  line-height: 35px;
}

.state-h-h-h1-l2 {
  color: #80cb27;
  font-size: 62px;
  font-weight: 500;
  line-height: 70px;
}

.state-h-h-h1-l1 {
  color: #04121f;
  font-size: 62px;
  font-weight: 500;
  line-height: 70px;
}

.state-addressinput {
  height: 100%;
  max-height: 100%;
  margin: 10px auto;
  padding-top: 9px;
  padding-bottom: 9px;
}

.state-address-form-div {
  flex-flow: column;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.state-l2-text {
  padding-right: 5px;
}

.state-h1-text {
  width: 100%;
  max-width: 100%;
  font-size: 17px;
  font-weight: 400;
  display: flex;
}

.state-image {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.state-h-sh-l2 {
  color: #04121f;
  font-weight: 300;
}

.state-h-sh-l2.state-h-sh-l2-head {
  color: #04121f;
  font-size: 17px;
  line-height: 35px;
  display: flex;
}

.state-hero-image-wrapper {
  flex-flow: column;
  align-items: flex-end;
  width: 48%;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.state-h-i-sh-t {
  color: #04121f;
  font-weight: 300;
}

.state-h-i-sh-t.state-h-i-sh-head {
  color: #04121f;
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

.state-emailinput {
  margin: 10px auto;
  padding-left: 12px;
}

.state-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.state-wrapper.state-hero-wrapper {
  padding-bottom: 10px;
}

.state-wfaddressform {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.state-hero-heading-wrapper {
  margin-bottom: 24px;
}

.success-message-4 {
  padding-bottom: 0;
}

.image-3 {
  border-radius: 15px;
  margin-bottom: 20px;
  margin-left: 0%;
}

.section-2, .section-3 {
  margin-left: 10%;
  margin-right: 10%;
}

.body-2 {
  background-color: #f8f5f5;
}

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

@media screen and (min-width: 1280px) {
  .navigation {
    background-color: #fff;
    margin-left: 10%;
    margin-right: 10%;
  }

  .content-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .hero-wrapper {
    background-color: #f7f7f7;
  }

  .jt-header-text {
    flex-flow: column;
  }

  .standard-pm-heading-32 {
    margin-top: 0;
  }

  .rl-padding-section-large-7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .footer-columns-container {
    grid-template-columns: 1fr 1.25fr .5fr 1fr;
  }

  .section {
    padding-bottom: 7px;
  }

  .text-block-125 {
    font-size: 20px;
  }

  .hero-wrapper-fd-3 {
    background-color: #f7f7f7;
  }

  .content-wrapper-fd {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .header-text-fd {
    flex-flow: column;
  }

  .state-i-l2-text {
    font-size: 22px;
  }

  .state-l2-text {
    padding-right: 5px;
  }

  .state-h1-text {
    font-size: 22px;
  }

  .state-h-sh-l2.state-h-sh-l2-head {
    padding-right: 5px;
    font-size: 22px;
  }

  .state-hero-image-wrapper {
    margin-bottom: 60px;
  }

  .state-h-i-sh-t.state-h-i-sh-head {
    font-size: 22px;
  }
}

@media screen and (min-width: 1440px) {
  .content-wrapper {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .hero-subheadline-text {
    font-size: 24px;
  }

  .how-up-works-wrapper.jt-wrapper {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    width: 100%;
    max-width: none;
    padding: 0;
    position: relative;
  }

  .how-up-works-wrapper.how-up-works-header.padding-top-more {
    margin-top: 10px;
    padding-top: 20px;
  }

  .hero-wrapper {
    opacity: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: none;
    min-height: 60vh;
    padding: 40px 24px 20px;
    display: flex;
    position: relative;
  }

  .hero-content {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    max-width: none;
    display: flex;
    position: relative;
  }

  .jt-header-text {
    color: #04121f;
    font-size: 56px;
  }

  .manage-set-up-confirmation {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .manage-setup-content-div {
    flex-flow: column;
    justify-content: space-between;
    align-self: flex-start;
    align-items: center;
    width: 60%;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-right: 0;
    display: flex;
  }

  .get-paid-headline {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-28 {
    margin-top: 40px;
  }

  .div-block-21 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
  }

  .manage-set-up-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 60%;
  }

  .manage-setup-content {
    flex-flow: column;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-29 {
    padding-top: 40px;
    font-size: 32px;
  }

  .footer-columns-container {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1.75fr 1fr 1fr;
  }

  .hero-wrapper-fd.jt-wrapper {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    width: 100%;
    max-width: none;
    padding: 0;
    position: relative;
  }

  .hero-wrapper-fd.how-up-works-header.padding-top-more {
    margin-top: 10px;
    padding-top: 20px;
  }

  .hero-wrapper-fd.hero-wrapper-fd-2 {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    width: 100%;
    max-width: none;
    padding: 0;
    position: relative;
  }

  .hero-wrapper-fd-3 {
    opacity: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: none;
    min-height: 60vh;
    padding: 40px 24px 20px;
    display: flex;
    position: relative;
  }

  .content-wrapper-fd {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .hero-content-fd {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    max-width: none;
    display: flex;
    position: relative;
  }

  .header-text-fd {
    color: #04121f;
    font-size: 56px;
  }

  .hero-subheadline-text-fd, .hero-subheadline-text-2-fd {
    font-size: 24px;
  }

  .roi-calculator-headline-fd {
    padding-top: 40px;
    font-size: 32px;
  }

  .get-paid-headline-fd {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .get-paid-headline-div-fd {
    flex-flow: column;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-get-paid-headline-fd {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 60%;
  }

  .get-paid-section-fd, .free-software-section-fd {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .free-software-wrapper-fd {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 60%;
  }

  .how-it-works-for-pms-wrapper-fd.how-it-works-for-pms-header-fd.padding-top-more-fd {
    margin-top: 10px;
    padding-top: 20px;
  }

  .htsuu-wrapper-2-fd {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 60%;
  }

  .tenant-utility-setup-process-fd {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .how-tenants-set-up-utilities-fd {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-30 {
    margin-top: 40px;
  }

  .div-block-32-fd {
    object-fit: fill;
    justify-content: center;
    align-items: center;
  }

  .tenant-utility-setup-content-div-2-fd {
    flex-flow: column;
    justify-content: space-between;
    align-self: flex-start;
    align-items: center;
    width: 60%;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-right: 0;
    display: flex;
  }

  .state-hero-left {
    flex-flow: column;
    margin-right: 20px;
    display: flex;
  }

  .state-hero-image-wrapper {
    align-items: center;
    width: 42%;
  }
}

@media screen and (min-width: 1920px) {
  .content-wrapper {
    width: 100%;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-subheadline-text {
    font-size: 24px;
  }

  .how-up-works-wrapper.jt-wrapper {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .hero-wrapper {
    background-image: none;
    padding-top: 100px;
  }

  .hero-content {
    width: 100%;
  }

  .jt-header-text {
    text-align: center;
    width: 100%;
    font-size: 60px;
  }

  .manage-setup-content-div {
    justify-content: space-between;
    align-items: center;
    width: 40%;
    max-width: 100%;
  }

  .div-block-21 {
    justify-content: flex-start;
  }

  .manage-set-up-wrapper {
    width: 50%;
  }

  .div-block-23 {
    margin: 0;
  }

  .hero-wrapper-fd.jt-wrapper, .hero-wrapper-fd.hero-wrapper-fd-2 {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .hero-wrapper-fd-3 {
    background-image: none;
    padding-top: 100px;
  }

  .content-wrapper-fd {
    width: 100%;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-content-fd {
    width: 100%;
  }

  .header-text-fd {
    text-align: center;
    width: 100%;
    font-size: 60px;
  }

  .hero-subheadline-text-fd, .hero-subheadline-text-2-fd {
    font-size: 24px;
  }

  .div-get-paid-headline-fd, .free-software-wrapper-fd, .htsuu-wrapper-2-fd {
    width: 50%;
  }

  .div-block-32-fd {
    justify-content: flex-start;
  }

  .tenant-utility-setup-content-div-2-fd {
    justify-content: space-between;
    align-items: center;
    width: 40%;
    max-width: 100%;
  }

  .div-block-31-fd {
    margin: 0;
  }

  .state-i-l2-text {
    font-size: 24px;
  }

  .state-address-submit-button {
    font-size: 28px;
  }

  .state-h-h-h1-l2, .state-h-h-h1-l1 {
    color: #04121f;
    font-size: 64px;
    font-weight: 700;
  }

  .state-addressinput {
    font-size: 28px;
    line-height: 46px;
  }

  .state-address-form-div {
    line-height: 46px;
  }

  .state-h1-text, .state-h-sh-l2.state-h-sh-l2-head, .state-h-i-sh-t.state-h-i-sh-head {
    font-size: 23px;
  }

  .state-emailinput {
    height: 100%;
    max-height: 65%;
    font-size: 28px;
    line-height: 46px;
  }

  .state-h1-l2 {
    color: #80cb27;
  }
}

@media screen and (max-width: 991px) {
  .brand {
    width: 180px;
    margin-left: 0;
  }

  .mobile-nav-link {
    color: #000;
    width: 85%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
    font-size: 16px;
    transition: color .2s;
    display: block;
  }

  .mobile-nav-link:hover {
    color: #6b6768;
  }

  .mobile-nav-link.w--current {
    color: #2cae76;
  }

  .navigation-mob {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button-mob {
    color: #6b6768;
  }

  .menu-button-mob.w--open {
    color: #6b6768;
    background-color: #0000;
  }

  .wrapper {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .wrapper.navbar-wrapper {
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mobile-nav-inner-flex {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .mobile-nav {
    background-color: #fff;
    flex-direction: column;
    align-items: stretch;
    padding-top: 15px;
    padding-bottom: 40px;
    display: flex;
    box-shadow: 0 100px 80px #00000005;
  }

  .navigation {
    display: none;
  }

  .button._12-px-padding.nav-button {
    margin-top: 12px;
    margin-left: 7%;
  }

  .how-up-works-wrapper {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero-content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
  }

  .jt-header-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 38px;
  }

  .step-3 {
    width: 70%;
  }

  .lookup-tool-icons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .rl-heading-style-h2-5 {
    font-size: 2.75rem;
  }

  .rl_testimonial17_testimonial-list {
    grid-template-columns: 1fr 1fr;
  }

  .rl-padding-section-large-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .footer-main-column {
    width: 100%;
    margin-bottom: 60px;
  }

  .footer-columns-container {
    width: 100%;
  }

  .footer-up {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-social-icons {
    margin-top: 20px;
  }

  .foote-down-text-and-social-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .step-2, .step-1 {
    width: 70%;
  }

  .hero-wrapper-fd {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero-content-fd {
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
  }

  .header-text-fd {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 38px;
  }

  .how-it-works-for-pms-wrapper-fd {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .step-4, .step-1-fd {
    width: 70%;
  }

  .how-it-works-for-pms-icons-fd {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .step-5 {
    width: 70%;
  }

  .state-hero {
    margin-bottom: 20px;
  }

  .state-sh-text-wrapper {
    text-align: center;
  }

  .state-hero-left {
    flex-flow: column;
    width: 100%;
    max-width: 95%;
    display: flex;
  }

  .state-h2-l1.state-head-1 {
    text-align: center;
  }

  .state-h-h-h1-l2, .state-h-h-h1-l1 {
    text-align: center;
    font-size: 64px;
    line-height: 75px;
  }

  .state-address-form-div {
    width: 100%;
    max-width: 100%;
  }

  .state-l2-text {
    padding-right: 5px;
  }

  .state-h1-text {
    justify-content: center;
  }

  .state-image {
    display: block;
  }

  .state-h-sh-l2.state-h-sh-l2-head {
    text-align: center;
    justify-content: center;
  }

  .state-hero-image-wrapper {
    width: 70%;
    margin-top: 60px;
    margin-right: auto;
  }

  .state-wrapper {
    flex-direction: column;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .state-wrapper.state-hero-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .state-wfaddressform {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -20px;
  }

  .mobile-nav-link {
    width: 90%;
  }

  .navbar-brand {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .wrapper {
    width: 90%;
  }

  .button._12-px-padding.nav-button {
    margin-left: 5%;
  }

  .how-up-works-wrapper {
    width: 90%;
  }

  .header-button.header-button-2, .button-how-it-works.standard-pm-button {
    padding-left: 28px;
    padding-right: 28px;
  }

  .step-3 {
    width: 80%;
  }

  .how-up-works-header {
    margin-bottom: 60px;
  }

  .manage-set-up-wrapper {
    flex-flow: column;
  }

  .rl-heading-style-h2-5 {
    font-size: 2.25rem;
  }

  .rl_testimonial17_customer {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .rl-text-style-medium-9 {
    font-size: 1rem;
  }

  .rl_testimonial17_testimonial {
    padding: 1.5rem;
  }

  .rl_testimonial17_spacing-block-4, .rl_testimonial17_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl_testimonial17_testimonial-list {
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .footer-columns-container {
    flex-wrap: wrap;
  }

  .footer-column {
    width: 100%;
  }

  .step-2, .step-1 {
    width: 80%;
  }

  .hero-wrapper-fd {
    width: 90%;
  }

  .header-button-fd.header-button-2, .header-button-fd.header-button-2-fd {
    padding-left: 28px;
    padding-right: 28px;
  }

  .div-get-paid-headline-fd, .free-software-wrapper-fd {
    flex-flow: column;
  }

  .how-it-works-for-pms-header-fd {
    margin-bottom: 60px;
  }

  .how-it-works-for-pms-wrapper-fd {
    width: 90%;
  }

  .step-4, .step-1-fd, .step-5 {
    width: 80%;
  }

  .htsuu-wrapper-2-fd {
    flex-flow: column;
  }

  .state-h-h-h1-l2, .state-h-h-h1-l1 {
    font-size: 55px;
    line-height: 65px;
  }

  .state-hero-image-wrapper {
    width: 100%;
    margin-top: 50px;
  }

  .state-wrapper {
    width: 90%;
  }

  .state-wfaddressform {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 150px;
    margin-left: -20px;
  }

  .navbar-brand {
    width: 120px;
    height: 30px;
  }

  .wrapper.navbar-wrapper {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-wrapper {
    max-width: 100%;
  }

  .hero-subheadline-text {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
  }

  .how-up-works-wrapper.jt-wrapper {
    background-image: url('../images/Living-room-background-2.jpg');
  }

  .how-up-works-wrapper.how-up-works-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-wrapper {
    padding: 0;
    position: relative;
  }

  .hero-content {
    margin-bottom: 10px;
  }

  .jt-header-text {
    width: 100%;
    max-width: 100%;
    margin: 10px auto 0;
    padding: 10px 5px 0;
    font-size: 24px;
    line-height: 40px;
  }

  .heading-35 {
    font-size: 21px;
  }

  .step-3 {
    width: 100%;
    margin-top: 20px;
  }

  .button-wrapper-how-it-works {
    flex-direction: column;
    align-items: center;
  }

  .lookup-tool-icons {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .manage-setup-content-div {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .get-paid-headline {
    width: 100%;
    font-size: 40px;
  }

  .text-block-120 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .manage-set-up-wrapper {
    flex-flow: column;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    margin-left: 0;
    margin-right: 0;
  }

  .manage-setup-content {
    flex-flow: column;
    width: 100%;
    padding-right: 0;
  }

  .standard-pm-heading-32 {
    font-size: 30px;
  }

  .dark-text.margin-top-more.larger-text.line-height-more {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .standard-pm-free-for-everyone-2 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    display: flex;
  }

  .footer-column-heading-wrapper {
    margin-bottom: 20px;
  }

  .footer-columns-container {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer-column {
    width: 100%;
  }

  .heading-36 {
    width: 100%;
    max-width: 100%;
    font-size: 34px;
  }

  .div-block-25 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .step-2, .step-1 {
    width: 100%;
  }

  .div-block-26 {
    flex-flow: column;
    align-items: center;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .hero-wrapper-fd.jt-wrapper {
    background-image: url('../images/Living-room-background-2.jpg');
  }

  .hero-wrapper-fd.how-up-works-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-wrapper-fd.hero-wrapper-fd-2 {
    background-image: url('../images/Living-room-background-2.jpg');
  }

  .hero-wrapper-fd-3 {
    padding: 0;
    position: relative;
  }

  .content-wrapper-fd {
    max-width: 100%;
  }

  .hero-content-fd {
    margin-bottom: 10px;
  }

  .header-text-fd {
    width: 100%;
    max-width: 100%;
    margin: 10px auto 0;
    padding: 10px 5px 0;
    font-size: 24px;
    line-height: 40px;
  }

  .hero-subheadline-text-fd, .hero-subheadline-text-2-fd {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
  }

  .get-paid-headline-fd {
    width: 100%;
    font-size: 40px;
  }

  .get-paid-headline-div-fd {
    flex-flow: column;
    width: 100%;
    padding-right: 0;
  }

  .div-get-paid-headline-fd, .free-software-wrapper-fd {
    flex-flow: column;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-steps-2-3-fd {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .how-it-works-for-pms-wrapper-fd.how-it-works-for-pms-header-fd {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .step-4 {
    width: 100%;
    margin-top: 20px;
  }

  .step-1-fd {
    width: 100%;
  }

  .div-icons-block-fd {
    flex-flow: column;
    align-items: center;
  }

  .steps-2-3-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .how-it-works-for-pms-icons-fd {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .step-5 {
    width: 100%;
  }

  .button-wrapper-how-it-works-fd {
    flex-direction: column;
    align-items: center;
  }

  .how-it-works-for-pms-subheadline-fd {
    font-size: 20px;
  }

  .htsuu-wrapper-2-fd {
    flex-flow: column;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-wrapper-tenant-utility-setup-fd {
    flex-direction: column;
    align-items: center;
  }

  .how-tenants-set-up-utilities-fd {
    width: 100%;
    font-size: 40px;
  }

  .bold-text-30 {
    flex-flow: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .tenant-utility-setup-content-div-2-fd {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .tenant-utility-setup-screenshot-fd {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-31-fd {
    margin-left: 0;
    margin-right: 0;
  }

  .htsuu-subheadline-text-fd {
    width: 90%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 20px;
  }

  .state-hero {
    width: 100%;
  }

  .state-i-l2-text {
    font-size: 16px;
  }

  .state-address-submit-button {
    color: #04121f;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .state-h2-l1.state-head-1 {
    font-size: 22px;
  }

  .state-h-h-h1-l2, .state-h-h-h1-l1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 60px;
  }

  .state-addressinput {
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .state-address-form-div {
    flex-flow: column;
  }

  .state-h1-l1 {
    flex-flow: column;
    font-size: 42px;
    line-height: 20px;
    display: flex;
  }

  .state-l2-text {
    flex-flow: column;
    font-size: 20px;
    display: flex;
  }

  .state-h1-text {
    font-size: 20px;
  }

  .state-h-sh-l2.state-h-sh-l2-head {
    flex-flow: column;
    justify-content: flex-start;
    font-size: 20px;
  }

  .state-hero-image-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .state-h-i-sh-t.state-h-i-sh-head {
    font-size: 22px;
  }

  .state-emailinput {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .state-wrapper.state-hero-wrapper {
    padding-bottom: 0;
  }

  .state-wfaddressform {
    width: 100%;
  }

  .state-hero-heading-wrapper {
    flex-flow: column;
    display: flex;
  }

  .state-h1-l2 {
    font-size: 42px;
    line-height: 20px;
  }
}


