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

.footer {
  border-top: 1px solid #f1c22d40;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

.footer.blue {
  background-color: #fafafa;
  border-top-color: #bdbdbd40;
  margin-top: 0;
}

.container-4 {
  flex-direction: column;
  align-items: flex-start;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-4.footer {
  border-top-style: none;
  width: 540px;
}

.text-block-7 {
  color: #00000040;
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

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

.button.animated-button1 {
  filter: brightness(110%) saturate(120%);
  background-color: #007ae457;
  max-width: 500px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0 10px 66px #a3000073, inset 1px 1px 10px 1px #a30000;
}

.button.animated-button1.full-width {
  z-index: 1000;
  background-color: #5c0000;
  max-width: none;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.button.animated-button1.full-width._2 {
  z-index: 30;
  filter: none;
  background-color: #ffca2b;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: auto 0% 50px;
  box-shadow: 0 10px 45px #ffb7004d, inset 1px 1px 10px 1px #ee9910;
}

.text-block-67 {
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 900;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .button.animated-button1.full-width {
    max-width: 1140px;
  }
}

@media screen and (max-width: 991px) {
  .container-4 {
    width: auto;
  }

  .button.animated-button1.full-width {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .button.animated-button1.w--current {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-4 {
    align-items: center;
    width: 100%;
  }

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

  .button.animated-button1 {
    position: relative;
  }

  .button.animated-button1.full-width {
    padding: 20px 10px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
  }

  .button.animated-button1.full-width._2 {
    width: 90%;
    margin-top: 0;
    font-size: 20px;
  }

  .text-block-67 {
    font-size: 18px;
    line-height: 1.1em;
    position: relative;
  }
}
