.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.section-header {
  border-bottom: 1px solid rgba(73, 8, 0, 0.1);
  background-color: #a3c5a9;
}

.topo {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.image {
  width: 250px;
}

.section-desconto {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 97.3%, 0.7);
}

.heading {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: rgb(63, 63, 63);
  font-size: 22px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
}

.text-span {
  display: block;
  font-weight: 700;
}

.text-span-2 {
  display: block;
  margin-top: 15px;
  font-weight: 700;
}

.text-span-3 {
  display: block;
  margin-top: 15px;
  font-weight: 700;
}

.text-span-4 {
  text-decoration: line-through;
}

.text-span-5 {
  text-decoration: line-through;
}

.container {
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding: 5px 11px;
  background-color: #e5e1d8;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: line-through;
}

.paragraph-3 {
  margin-bottom: 0px;
}

.paragraph-4 {
  margin-bottom: 0px;
  padding: 5px 10px;
  background-color: #e5e1d8;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: line-through;
}

.grid {
  width: 550px;
  margin: 30px auto 20px;
  grid-column-gap: 9px;
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
}

.paragraph-2-copy {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  text-align: center;
}

.paragraph-3-copy {
  margin-bottom: 0px;
  padding: 5px 9px;
  background-color: #e5e2d8;
  font-family: Roboto, sans-serif;
}

.paragraph-2-copy {
  margin-bottom: 0px;
  padding: 5px 10px;
  background-color: #e5e1d8;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.paragraph-5 {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.p3 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.paragraph-3-copy-copy {
  margin-bottom: 0px;
  padding: 5px 9px;
  background-color: #d0f0da;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block {
  padding: 5px 11px;
  background-color: #d0f0da;
}

.text-span-6 {
  font-weight: 700;
}

.form {
  width: 393px;
  margin-right: auto;
  margin-left: auto;
}

.submit-button {
  width: 100%;
  border-radius: 5px;
  background-color: #a3c5a9;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.form-block {
  margin-top: 20px;
}

.text-field {
  border-style: solid;
  border-width: 2px;
  border-color: #aaa;
  border-radius: 5px;
}

.body {
  font-family: Roboto, sans-serif;
}

@media screen and (max-width: 991px) {
  .container-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-desconto {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .topo {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .image {
    width: 220px;
  }

  .heading {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-2 {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }

  .paragraph-4 {
    margin-bottom: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }

  .grid {
    width: 100%;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-radius: 5px;
    background-color: transparent;
  }

  .paragraph-2-copy {
    text-align: center;
  }

  .div-block {
    background-color: transparent;
  }

  .text-span-6 {
    display: block;
    line-height: 19px;
  }

  .form {
    width: 100%;
  }

  .form-block {
    width: 100%;
  }
}

#w-node-_7ff57806-fabf-2cfd-b135-d0330e502735-c025ba84 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_031c7671-cd82-2e82-02d2-f5bdc1a39cf7-c025ba84 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-fdca6ece-1ed0-19f6-99d9-e536e8a8a1b8-c025ba84 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.modal_error{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
}

.modal_error_content{
  width: 250px;
  height: 250px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  margin-top: 20px;
}

.modal_error_content p{
  width: 100%;
  text-align: center;
  font: 400 16px 'Roboto';
  line-height: 22px;
}

.modal_error_fechar{
  width: 190px;
  padding: 20px 0;
  margin: 25px auto;
  background: rgb(38, 110, 165);
  text-align: center;
  font: 700 14px 'Roboto';
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
}

@media(min-width: 1024px){

  .modal_error_content{
    width: 450px;
    height: 250px;
    margin-top: 60px;
  }
}