.tp-landingpage .w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}.tp-landingpage {
  justify-content: center;
  align-items: center;
  max-width: 1250px;
  display: block;
}.tp-landingpage .grid {
  width: 100%;
}.tp-landingpage .image-2 {
  display: none;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 22px;
}.tp-landingpage .code-embed {
  margin-top: 5%;
}

@media screen and (max-width: 479px) {.tp-landingpage .image {
    display: none;
  }.tp-landingpage .image-2 {
    display: block;
  }.tp-landingpage .heading {
    font-size: 25px;
    line-height: 28px;
  }.tp-landingpage .bold-text {
    font-size: 25px;
    line-height: 26px;
  }
}.tp-landingpage #w-node-f9ddd440-292a-e8d4-2be2-47f99746bc12-0ce5080e {
  grid-area: 1 / 1 / 3 / 3;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_676abca1-f209-4a1a-27a9-c018368518ee-0ce5080e {
    grid-area: 1 / 1 / 3 / 3;
  }
}
