.tp-landingpage :root {
  --white: white;
  --black: black;
}.tp-landingpage .w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 767px) {.tp-landingpage .w-layout-blockcontainer {
    max-width: none;
  }
}.tp-landingpage .button {
  text-align: center;
  background-color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}.tp-landingpage .container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: block;
  position: static;
}.tp-landingpage .text-block {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 44px;
}.tp-landingpage .text-block-2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .text-block-3 {
  margin-top: 20px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 25px;
}.tp-landingpage .list-item {
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .list-item-2 {
  margin-right: 0;
  padding-bottom: 15px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .list-item-3 {
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .list-item-4 {
  padding-bottom: 15px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .bold-text {
  font-family: Roboto, sans-serif;
}.tp-landingpage .list-item-5,.tp-landingpage .list-item-6,.tp-landingpage .list-item-7 {
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .list-item-8 {
  padding-bottom: 15px;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}.tp-landingpage .paragraph {
  text-align: center;
  margin-top: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .text-block-4 {
  margin-top: 20px;
}.tp-landingpage .text-block-5 {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 25px;
  line-height: 25px;
}.tp-landingpage .bold-text-4 {
  text-align: center;
}.tp-landingpage .image {
  text-align: center;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block-2 {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
  }.tp-landingpage .list-item {
    margin-right: 10px;
    padding-right: 10px;
  }.tp-landingpage .list-item-2 {
    margin-right: 10px;
  }.tp-landingpage .list-item-4 {
    margin-right: 10px;
    padding-right: 0;
  }.tp-landingpage .bold-text {
    margin-left: 20px;
  }.tp-landingpage .list-item-5 {
    margin-right: 10px;
    padding-right: 10px;
  }.tp-landingpage .paragraph {
    margin-left: 10px;
  }.tp-landingpage .bold-text-2 {
    margin-left: 10px;
    margin-right: 10px;
  }.tp-landingpage .bold-text-3 {
    margin-left: 20px;
  }.tp-landingpage .bold-text-4 {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 0;
  }.tp-landingpage .image {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .list-item-3 {
    margin-right: 10px;
    padding-right: 0;
  }.tp-landingpage .list-item-4 {
    padding-right: 0;
  }.tp-landingpage .list-item-8 {
    margin-right: 10px;
  }.tp-landingpage .image {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}


